diff options
author | marcus <marcus@FreeBSD.org> | 2003-07-01 06:24:15 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-07-01 06:24:15 +0000 |
commit | ca8d591e59fcfd09e5cc98d15cd729260b2d4592 (patch) | |
tree | 4b381a67a21e5cf1ac5ab37a42d51a021a29c0c8 /www/galeon | |
parent | 872caff346b88cf3598e71610082514fbc7b0fc2 (diff) | |
download | FreeBSD-ports-ca8d591e59fcfd09e5cc98d15cd729260b2d4592.zip FreeBSD-ports-ca8d591e59fcfd09e5cc98d15cd729260b2d4592.tar.gz |
Correct the number of .endif's.
Reported by: Freshports
Diffstat (limited to 'www/galeon')
-rw-r--r-- | www/galeon/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 43ad18c..b16c412 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -40,7 +40,6 @@ HEADERS_SUFX= .endif .endif .endif -.endif USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack bonobo libglade gnomevfs |