diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-22 03:04:34 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-22 03:04:34 +0800 |
commit | c141412eb3309bf03c655241a818f5fb448470c1 (patch) | |
tree | 5581509599d6774ccd6d7cb31b40f4ccda76ac8c /devel/bugbuddy2/Makefile | |
parent | 6878b7890ad8414bb920370eb711485651d4dda5 (diff) | |
download | marcuscom-ports-c141412eb3309bf03c655241a818f5fb448470c1.tar marcuscom-ports-c141412eb3309bf03c655241a818f5fb448470c1.tar.gz marcuscom-ports-c141412eb3309bf03c655241a818f5fb448470c1.tar.bz2 marcuscom-ports-c141412eb3309bf03c655241a818f5fb448470c1.tar.lz marcuscom-ports-c141412eb3309bf03c655241a818f5fb448470c1.tar.xz marcuscom-ports-c141412eb3309bf03c655241a818f5fb448470c1.tar.zst marcuscom-ports-c141412eb3309bf03c655241a818f5fb448470c1.zip |
Update to 2.7.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2703 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/bugbuddy2/Makefile')
-rw-r--r-- | devel/bugbuddy2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/bugbuddy2/Makefile b/devel/bugbuddy2/Makefile index 581b452e7..dfb4583ff 100644 --- a/devel/bugbuddy2/Makefile +++ b/devel/bugbuddy2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bugbuddy2 -PORTVERSION= 2.7.0 +PORTVERSION= 2.7.91 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/bug-buddy/2.7 @@ -20,8 +20,8 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_LIBTOOL_VER=13 -USE_GNOME= gnomeprefix gnomehack intlhack lthack gnomedesktop +USE_LIBTOOL_VER=15 +USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop GNOME_DESKTOP_VERSION=2 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |