aboutsummaryrefslogtreecommitdiff
path: root/www/linux-seamonkey
diff options
context:
space:
mode:
authorJohannes Jost Meixner <xmj@FreeBSD.org>2014-12-09 18:05:30 +0000
committerJohannes Jost Meixner <xmj@FreeBSD.org>2014-12-09 18:05:30 +0000
commited75099171fd6dcf996dcde11d666f6ab5db369d (patch)
treec2242211497a31586145e5ec5d075ffcf4d915e8 /www/linux-seamonkey
parentc98a94d188f7f1f748161d34cffae33056a39145 (diff)
downloadports-ed75099171fd6dcf996dcde11d666f6ab5db369d.tar.gz
ports-ed75099171fd6dcf996dcde11d666f6ab5db369d.zip
Notes
Diffstat (limited to 'www/linux-seamonkey')
-rw-r--r--www/linux-seamonkey/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-seamonkey/Makefile.common b/www/linux-seamonkey/Makefile.common
index 7ca09a978b90..286ed96ad05d 100644
--- a/www/linux-seamonkey/Makefile.common
+++ b/www/linux-seamonkey/Makefile.common
@@ -1,6 +1,6 @@
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-.if defined(OVERRIDE_LINUX_NONBASE_PORTS) && \
+.if !defined(OVERRIDE_LINUX_NONBASE_PORTS) || \
${OVERRIDE_LINUX_NONBASE_PORTS} != "f10"
.undef WANT_GTK218
.endif