diff options
author | marcus <marcus@FreeBSD.org> | 2003-06-11 12:34:50 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-06-11 12:34:50 +0800 |
commit | dde3b22773a0a7efa290411175b658a77204b3eb (patch) | |
tree | efb889d10a24f1a0a8c95ecca92cf06549e1ee84 | |
parent | 54509048ce3edc3553d01de210c1dc30c59997ce (diff) | |
download | freebsd-ports-gnome-dde3b22773a0a7efa290411175b658a77204b3eb.tar.gz freebsd-ports-gnome-dde3b22773a0a7efa290411175b658a77204b3eb.tar.zst freebsd-ports-gnome-dde3b22773a0a7efa290411175b658a77204b3eb.zip |
Update to 0.10.29.
-rw-r--r-- | x11-toolkits/vte/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/vte/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/vte/pkg-plist | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile index 785e6dcb577c..e319fee4fa57 100644 --- a/x11-toolkits/vte/Makefile +++ b/x11-toolkits/vte/Makefile @@ -6,7 +6,7 @@ # PORTNAME= vte -PORTVERSION= 0.10.28 +PORTVERSION= 0.10.29 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10 @@ -24,12 +24,10 @@ INSTALLS_SHLIB= yes USE_LIBTOOL= yes USE_GNOME= gnomeprefix gnomehack gtk20 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --disable-python post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|malloc\.h|stdlib.h|g' \ ${WRKSRC}/gnome-pty-helper/gnome-pty-helper.c diff --git a/x11-toolkits/vte/distinfo b/x11-toolkits/vte/distinfo index 8ce47fc4de45..0da53fe475b2 100644 --- a/x11-toolkits/vte/distinfo +++ b/x11-toolkits/vte/distinfo @@ -1 +1 @@ -MD5 (gnome2/vte-0.10.28.tar.bz2) = 3985463cab0a2df8763d793b95ebf4ba +MD5 (gnome2/vte-0.10.29.tar.bz2) = f1bba34a7c3cadde8d1b9a333163184b diff --git a/x11-toolkits/vte/pkg-plist b/x11-toolkits/vte/pkg-plist index be37b9b6f0cb..30ebb21d7f75 100644 --- a/x11-toolkits/vte/pkg-plist +++ b/x11-toolkits/vte/pkg-plist @@ -25,6 +25,7 @@ share/locale/bg/LC_MESSAGES/vte.mo share/locale/bn/LC_MESSAGES/vte.mo share/locale/ca/LC_MESSAGES/vte.mo share/locale/cs/LC_MESSAGES/vte.mo +share/locale/cy/LC_MESSAGES/vte.mo share/locale/da/LC_MESSAGES/vte.mo share/locale/de/LC_MESSAGES/vte.mo share/locale/el/LC_MESSAGES/vte.mo |