1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Move package files from plist to Makefile, remove pkg-plist.

This commit is contained in:
Sergey A. Osokin 2004-07-27 06:21:38 +00:00
parent bc521ae1ab
commit 14a90cd590
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114844
2 changed files with 2 additions and 3 deletions

View File

@ -20,6 +20,8 @@ USE_MOTIF= yes
MAN1= xmmix.1
PLIST_FILES= bin/xmmix lib/X11/app-defaults/XMmix lib/X11/xmmix.hlp
post-patch:
@${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/XMmix.ad

View File

@ -1,3 +0,0 @@
bin/xmmix
lib/X11/app-defaults/XMmix
lib/X11/xmmix.hlp