summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-02-28 22:58:41 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-02-28 22:58:41 +0000
commita83e019f90c62f0c61f32329d238b9e00d0741da (patch)
tree67084c6e3de9c4a0da6fa7dce722dc1c424c8673
parentLook very scared and update to 0.33. (diff)
Add missing man page and un-break port.
Notes
Notes: svn path=/head/; revision=130049
-rw-r--r--audio/tunesbrowser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/tunesbrowser/Makefile b/audio/tunesbrowser/Makefile
index d27dea151e5e..39af0d9ff983 100644
--- a/audio/tunesbrowser/Makefile
+++ b/audio/tunesbrowser/Makefile
@@ -16,14 +16,14 @@ COMMENT= Simple iTunes-like music player
LIB_DEPENDS= opendaap.0:${PORTSDIR}/devel/libopendaap
-BROKEN= Incomplete pkg-plist
-
USE_BZIP2= yes
USE_INC_LIBTOOL_VER=15
USE_X_PREFIX= yes
USE_GNOME= libglade2 gnometarget gnomehack gnomeprefix
USE_GSTREAMER= mad
+MAN1= tunesbrowser.1
+
DATADIR= ${PREFIX}/share/gnome/${PORTNAME}
pre-everything::