aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-kde
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-04-03 22:03:16 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-04-03 22:03:16 +0000
commitd838585edf978c9768c5eb09d1990192e9b40634 (patch)
treed6327f7f7c5491c54c88c8e292629a6266f24f7f /audio/xmms-kde
parentd5e2f33ca949f255c9dde0c3c60fd83f90d12a7e (diff)
downloadports-d838585edf978c9768c5eb09d1990192e9b40634.tar.gz
ports-d838585edf978c9768c5eb09d1990192e9b40634.zip
Notes
Diffstat (limited to 'audio/xmms-kde')
-rw-r--r--audio/xmms-kde/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-kde/Makefile b/audio/xmms-kde/Makefile
index 8f820e35039c..679c4fc66586 100644
--- a/audio/xmms-kde/Makefile
+++ b/audio/xmms-kde/Makefile
@@ -28,7 +28,7 @@ CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \
USE_GNOME= gtk12
post-install:
- ${LN} -sf ${PREFIX}/share/doc/HTML/en/xmms-kde/common \
- ${LOCALBASE}/share/doc/HTML/en/common
+ ${LN} -sf ${LOCALBASE}/share/doc/HTML/en/common \
+ ${PREFIX}/share/doc/HTML/en/xmms-kde/common \
.include <bsd.port.mk>