diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-07-06 18:06:22 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-07-06 18:06:22 +0000 |
commit | 0e0206b4128a86b0e19a9c6b128d8fd598ce2e94 (patch) | |
tree | ee74e8349129f291b47aa53e8ae058e840dc2c3b /www/galeon | |
parent | 9d134c1f91f7b3833d4a28dd1e1753db818f692c (diff) | |
download | ports-0e0206b4128a86b0e19a9c6b128d8fd598ce2e94.tar.gz ports-0e0206b4128a86b0e19a9c6b128d8fd598ce2e94.zip |
Notes
Diffstat (limited to 'www/galeon')
-rw-r--r-- | www/galeon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index e45d8190ad9f..504e8e1af321 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/libgtkembedmoz.so:${PORTSDIR}/www/${MOZIL MOZ_CONFIGURE_ARGS=--with-mozilla-snapshot="1.7" MOZILLA= mozilla-gtk1 -HEADERS_SUFX= +HEADERS_SUFX= -gtk1 USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack bonobo libglade gnomevfs gnometarget |