summaryrefslogtreecommitdiff
path: root/audio/artswrapper
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2006-06-05 19:24:58 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2006-06-05 19:24:58 +0000
commitc5accf0b1725931103517e6be9ee055747b0a713 (patch)
treecb0d0e6adfda9d20a4b74ed8abce7572e93c4184 /audio/artswrapper
parentUpdate MASTER_SITES (diff)
Update to KDE 3.5.3
Diffstat (limited to 'audio/artswrapper')
-rw-r--r--audio/artswrapper/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/artswrapper/Makefile b/audio/artswrapper/Makefile
index 8317ff676f65..0195ecf1ac3c 100644
--- a/audio/artswrapper/Makefile
+++ b/audio/artswrapper/Makefile
@@ -17,6 +17,10 @@ COMMENT= Setuid wrapper for arts
NO_WRKSUBDIR= yes
PLIST_FILES= bin/artswrapper
+.if defined(KDE_PREFIX)
+PREFIX= ${KDE_PREFIX}
+.endif
+
do-fetch:
.include <bsd.port.pre.mk>