summaryrefslogtreecommitdiff
path: root/www/galeon/options.mk
diff options
context:
space:
mode:
Diffstat (limited to 'www/galeon/options.mk')
-rw-r--r--www/galeon/options.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/www/galeon/options.mk b/www/galeon/options.mk
deleted file mode 100644
index 0156a6707fb..00000000000
--- a/www/galeon/options.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD: options.mk,v 1.1 2006/09/24 16:30:09 salo Exp $
-
-PKG_OPTIONS_VAR= PKG_OPTIONS.galeon
-
-.include "../../www/seamonkey/gecko-options.mk"
-.include "../../mk/bsd.options.mk"
-
-.if !empty(PKG_OPTIONS:Mfirefox)
-CONFIGURE_ARGS+= --with-mozilla=firefox
-.else
-BUILDLINK_RPATHDIRS.seamonkey+= lib/seamonkey
-.endif