aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2013-03-25 18:09:39 +0800
committerrene <rene@FreeBSD.org>2013-03-25 18:09:39 +0800
commit6904ed2aec865992431dca462d071a2979480f9c (patch)
tree3f0b073ac5af1551707a4c47dac0dd09c9edd6f5 /astro
parentf7a31e5c25558396ac253bb5a7c923a9e18ff138 (diff)
downloadfreebsd-ports-gnome-6904ed2aec865992431dca462d071a2979480f9c.tar.gz
freebsd-ports-gnome-6904ed2aec865992431dca462d071a2979480f9c.tar.zst
freebsd-ports-gnome-6904ed2aec865992431dca462d071a2979480f9c.zip
- remove empty OPTIONS_DEFAULT
- portlint fixes
Diffstat (limited to 'astro')
-rw-r--r--astro/boinc-setiathome-enhanced/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/astro/boinc-setiathome-enhanced/Makefile b/astro/boinc-setiathome-enhanced/Makefile
index 3fe98c5f2a56..690ad3a9e5d1 100644
--- a/astro/boinc-setiathome-enhanced/Makefile
+++ b/astro/boinc-setiathome-enhanced/Makefile
@@ -1,4 +1,4 @@
-# Created by: rene
+# Created by: rene
# $FreeBSD$
PORTNAME= boinc-setiathome-enhanced
@@ -40,8 +40,6 @@ OPTIONS_DEFINE= X11
X11_DESC= Build screensaver (requires net/boinc-client with X11)
-OPTIONS_DEFAULT=
-
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MX11}