diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-04 12:18:39 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-04 12:18:39 +0000 |
commit | 2d906a76b1c4129c9338f3863db7312a3bed5712 (patch) | |
tree | d0540ba67a1354400d1c0dcedf2ff304e9a9a2a6 /audio/xmms-kde | |
parent | 7d6e07e534f4135fcbc4dd611eb57173b807b33c (diff) | |
download | ports-2d906a76b1c4129c9338f3863db7312a3bed5712.tar.gz ports-2d906a76b1c4129c9338f3863db7312a3bed5712.zip |
Notes
Diffstat (limited to 'audio/xmms-kde')
-rw-r--r-- | audio/xmms-kde/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/xmms-kde/Makefile b/audio/xmms-kde/Makefile index 679c4fc66586..32876c8da807 100644 --- a/audio/xmms-kde/Makefile +++ b/audio/xmms-kde/Makefile @@ -27,8 +27,4 @@ CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \ --with-xmms-prefix=${X11BASE} USE_GNOME= gtk12 -post-install: - ${LN} -sf ${LOCALBASE}/share/doc/HTML/en/common \ - ${PREFIX}/share/doc/HTML/en/xmms-kde/common \ - .include <bsd.port.mk> |