diff options
author | deischen <deischen@FreeBSD.org> | 2006-10-23 21:12:42 +0800 |
---|---|---|
committer | deischen <deischen@FreeBSD.org> | 2006-10-23 21:12:42 +0800 |
commit | 934b2052977619f7ac23d3cbbda869c2f0a49879 (patch) | |
tree | 587dcc1e112f7b03d61dcf4f7ed831733f68ed5f /audio/xmcd | |
parent | f0f15155ab055e0faf8cdd2003498309cc0a2720 (diff) | |
download | freebsd-ports-gnome-934b2052977619f7ac23d3cbbda869c2f0a49879.tar.gz freebsd-ports-gnome-934b2052977619f7ac23d3cbbda869c2f0a49879.tar.zst freebsd-ports-gnome-934b2052977619f7ac23d3cbbda869c2f0a49879.zip |
Correct packing list and unbreak.
Approved by: portmgr (erwin)
Diffstat (limited to 'audio/xmcd')
-rw-r--r-- | audio/xmcd/Makefile | 4 | ||||
-rw-r--r-- | audio/xmcd/pkg-plist | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 674062cd5bf3..f282564f1f17 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmcd PORTVERSION= 3.3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/3.3.2/src/ @@ -18,8 +18,6 @@ LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis \ FLAC.7:${PORTSDIR}/audio/flac RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame -BROKEN= Incomplete pkg-plist - USE_MOTIF= yes USE_IMAKE= yes MAN1= cda.1 xmcd.1 diff --git a/audio/xmcd/pkg-plist b/audio/xmcd/pkg-plist index fa09901ab16a..cfed3c1f4a7f 100644 --- a/audio/xmcd/pkg-plist +++ b/audio/xmcd/pkg-plist @@ -1,6 +1,7 @@ bin/.xmcd_start bin/cda bin/xmcd +lib/X11/app-defaults/XMcd lib/X11/xmcd/app-defaults/XKeysymDB lib/X11/xmcd/app-defaults/XMcd lib/X11/xmcd/app-defaults/XMcd.sgi |