aboutsummaryrefslogtreecommitdiffstats
path: root/audio/nas
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2005-10-11 05:38:56 +0800
committermi <mi@FreeBSD.org>2005-10-11 05:38:56 +0800
commit7dce4c327f6eb2346f62296b9d07b86fa53755c1 (patch)
treedf26443ec8cf330034f85aed55185ea3d3d345d5 /audio/nas
parentfdc89900dd3532a4994c3252ae648f4a38b49238 (diff)
downloadfreebsd-ports-gnome-7dce4c327f6eb2346f62296b9d07b86fa53755c1.tar.gz
freebsd-ports-gnome-7dce4c327f6eb2346f62296b9d07b86fa53755c1.tar.zst
freebsd-ports-gnome-7dce4c327f6eb2346f62296b9d07b86fa53755c1.zip
Remove a bogus variable from the Makefile.
Diffstat (limited to 'audio/nas')
-rw-r--r--audio/nas/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/nas/Makefile b/audio/nas/Makefile
index 541981439bdf..2e6a3a80d94e 100644
--- a/audio/nas/Makefile
+++ b/audio/nas/Makefile
@@ -16,7 +16,6 @@ COMMENT= Network Audio System
USE_REINPLACE= yes
USE_IMAKE= yes
-ALLTARGET= clean includes depend
INSTALLS_SHLIB= yes
CFLAGS+= -Werror
MAKE_ENV+= COMPRESS_CMD="${COMPRESS_CMD:S/c//}"