diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-24 13:49:14 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-24 13:49:14 +0800 |
commit | b899fe9766b303077a1ef2c0ab8d974048814e8c (patch) | |
tree | 8310dbcff86b9f2848e0ff8e461ea0dd2632858d /www/galeon | |
parent | 9cd239bb83b896b1059e456f04347db56fcaf958 (diff) | |
download | freebsd-ports-gnome-b899fe9766b303077a1ef2c0ab8d974048814e8c.tar.gz freebsd-ports-gnome-b899fe9766b303077a1ef2c0ab8d974048814e8c.tar.zst freebsd-ports-gnome-b899fe9766b303077a1ef2c0ab8d974048814e8c.zip |
Portlint whitespace fix.
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 9ec275702d37..998cb98c8dec 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -37,7 +37,7 @@ MOZ_CONFIGURE_ARGS= --with-mozilla-snapshot="1.4a" .else .if ${WITH_MOZILLA}=="mozilla-embedded" MOZILLA= mozilla-embedded -HEADERS_SUFX= +HEADERS_SUFX= .else MOZILLA= mozilla HEADERS_SUFX= |