summaryrefslogtreecommitdiffstats
path: root/audio/evilbar
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-02-28 22:53:02 +0000
committerkris <kris@FreeBSD.org>2003-02-28 22:53:02 +0000
commit096942392ee46ef8297273fb3fa2a313f931c0c0 (patch)
tree4ec8afc18af70d92d853cc763b3bed101e723438 /audio/evilbar
parent75b1e7b4c906e864b55998aa91968febb68a6be7 (diff)
downloadFreeBSD-ports-096942392ee46ef8297273fb3fa2a313f931c0c0.zip
FreeBSD-ports-096942392ee46ef8297273fb3fa2a313f931c0c0.tar.gz
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
Diffstat (limited to 'audio/evilbar')
-rw-r--r--audio/evilbar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/evilbar/Makefile b/audio/evilbar/Makefile
index 132f00e..ffbc684 100644
--- a/audio/evilbar/Makefile
+++ b/audio/evilbar/Makefile
@@ -30,7 +30,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --enable-apm
.endif
-pre-everything:
+pre-everything::
.if !defined(WITHOUT_XMMS)
@${ECHO_MSG}
@${ECHO_MSG} "You can disable XMMS control by defining WITHOUT_XMMS."
OpenPOWER on IntegriCloud