diff options
author | bapt <bapt@FreeBSD.org> | 2013-10-04 15:18:59 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-10-04 15:18:59 +0800 |
commit | cae6acd3ffc95ef17c7c93dae0d7f7512cc2316e (patch) | |
tree | 4b3aef9c2517bab0cf9b3f599f334c4bba0b980d /astro/xtide | |
parent | acb4c6463da2a1133e7865e90dba9e040eee779f (diff) | |
download | freebsd-ports-gnome-cae6acd3ffc95ef17c7c93dae0d7f7512cc2316e.tar.gz freebsd-ports-gnome-cae6acd3ffc95ef17c7c93dae0d7f7512cc2316e.tar.zst freebsd-ports-gnome-cae6acd3ffc95ef17c7c93dae0d7f7512cc2316e.zip |
Dot not arbritrary change PKGNAME
Diffstat (limited to 'astro/xtide')
-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 |