diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-23 02:23:08 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2004-11-23 02:23:08 +0000 |
commit | d7fcc8234e06a8c12e6487dd28666de98389bff5 (patch) | |
tree | c3561c94edaa03faaf0f9e928fbba2a1a28a3669 /www/galeon/Makefile | |
parent | 1f75a4186cb92bb536e71bc6db99ec018780001d (diff) |
Notes
Diffstat (limited to 'www/galeon/Makefile')
-rw-r--r-- | www/galeon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 81efa5c95e43..ab52acef334e 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -38,6 +38,7 @@ HEADERS_SUFX= 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_LIBTOOL_VER=15 USE_GMAKE= yes |