summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/vte/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-15 14:22:29 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-04-15 14:22:29 +0800
commit4edc9e973183f123fd516a22f2d87cbc469b6e1b (patch)
treeaed1337dd1bf57b85bab6103fd92c7dfaa28dae3 /x11-toolkits/vte/Makefile
parent793c27839e30613a8baedeb9ea0f2dee266b6054 (diff)
downloadmarcuscom-ports-4edc9e973183f123fd516a22f2d87cbc469b6e1b.tar
marcuscom-ports-4edc9e973183f123fd516a22f2d87cbc469b6e1b.tar.gz
marcuscom-ports-4edc9e973183f123fd516a22f2d87cbc469b6e1b.tar.bz2
marcuscom-ports-4edc9e973183f123fd516a22f2d87cbc469b6e1b.tar.lz
marcuscom-ports-4edc9e973183f123fd516a22f2d87cbc469b6e1b.tar.xz
marcuscom-ports-4edc9e973183f123fd516a22f2d87cbc469b6e1b.tar.zst
marcuscom-ports-4edc9e973183f123fd516a22f2d87cbc469b6e1b.zip
Update to 0.11.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@652 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/vte/Makefile')
-rw-r--r--x11-toolkits/vte/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile
index a82084697..73a0a29c4 100644
--- a/x11-toolkits/vte/Makefile
+++ b/x11-toolkits/vte/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= vte
-PORTVERSION= 0.11.0
+PORTVERSION= 0.11.1
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.11
@@ -23,8 +23,8 @@ USE_BISON= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
USE_GNOME= gnomeprefix gnomehack gtk20
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
+ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
CONFIGURE_ARGS= --disable-python
post-patch: