diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-04 07:18:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-04 07:18:59 +0000 |
commit | 877f103d9ee216168a297e301c46e2167b3ca3b2 (patch) | |
tree | 4b3aef9c2517bab0cf9b3f599f334c4bba0b980d /astro | |
parent | 22b28f85a652017a4cbad57d07a374b602afcfc9 (diff) | |
download | ports-877f103d9ee216168a297e301c46e2167b3ca3b2.tar.gz ports-877f103d9ee216168a297e301c46e2167b3ca3b2.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xtide/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index 5346ba7f941e..da53caabc14d 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -47,7 +47,6 @@ PLIST_SUB+= WVS="@comment " .endif .if ! ${PORT_OPTIONS:MX11} -PKGNAMESUFFIX+= -nox11 ALL_TARGET+= tide xttpd PLIST_SUB+= X11="@comment " .else |