diff options
author | Koop Mast <kwm@FreeBSD.org> | 2005-03-17 10:59:28 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2005-03-17 10:59:28 +0000 |
commit | 34e75f06caed0d56dce907190a3cced7d1940b53 (patch) | |
tree | 9a00c998a0f2f71d4ee5ec474fe47853e69bea23 /www/galeon | |
parent | 8024eeeaa48d4ded1f5792b6833cf99abaacdf98 (diff) | |
download | ports-34e75f06caed0d56dce907190a3cced7d1940b53.tar.gz ports-34e75f06caed0d56dce907190a3cced7d1940b53.zip |
Notes
Diffstat (limited to 'www/galeon')
-rw-r--r-- | www/galeon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 66d0fccd6084..e8aab7b0deaf 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -45,7 +45,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME:S/2$//}-${PORTVERSION:S/a$//} USE_BZIP2= yes USE_X_PREFIX= yes INSTALLS_OMF= yes -USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui desktopfileutils +USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui desktopfileutils \ + gnomedesktop USE_LIBTOOL_VER=15 USE_GMAKE= yes USE_REINPLACE= yes |