diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-01 06:24:15 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-01 06:24:15 +0000 |
commit | f644c9efd362b0cc2f42ef8757d7404e4cf55f6a (patch) | |
tree | 80e4ba7b22a6add40b09491e71eee76f5d397270 /www/galeon | |
parent | fix man: math/plplot (diff) |
Correct the number of .endif's.
Reported by: Freshports
Notes
Notes:
svn path=/head/; revision=83952
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 43ad18c7e078..b16c412c6b1d 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 |