mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
Correct packing list and unbreak.
Approved by: portmgr (erwin)
This commit is contained in:
parent
2da105a6b2
commit
dd2570c756
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175499
2 changed files with 2 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= xmcd
|
PORTNAME= xmcd
|
||||||
PORTVERSION= 3.3.2
|
PORTVERSION= 3.3.2
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/3.3.2/src/
|
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
|
FLAC.7:${PORTSDIR}/audio/flac
|
||||||
RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame
|
RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame
|
||||||
|
|
||||||
BROKEN= Incomplete pkg-plist
|
|
||||||
|
|
||||||
USE_MOTIF= yes
|
USE_MOTIF= yes
|
||||||
USE_IMAKE= yes
|
USE_IMAKE= yes
|
||||||
MAN1= cda.1 xmcd.1
|
MAN1= cda.1 xmcd.1
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
bin/.xmcd_start
|
bin/.xmcd_start
|
||||||
bin/cda
|
bin/cda
|
||||||
bin/xmcd
|
bin/xmcd
|
||||||
|
lib/X11/app-defaults/XMcd
|
||||||
lib/X11/xmcd/app-defaults/XKeysymDB
|
lib/X11/xmcd/app-defaults/XKeysymDB
|
||||||
lib/X11/xmcd/app-defaults/XMcd
|
lib/X11/xmcd/app-defaults/XMcd
|
||||||
lib/X11/xmcd/app-defaults/XMcd.sgi
|
lib/X11/xmcd/app-defaults/XMcd.sgi
|
||||||
|
|
Loading…
Add table
Reference in a new issue