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

Stage support

This commit is contained in:
Antoine Brodin 2013-12-30 17:13:24 +00:00
parent a530415349
commit 8d85e5f2fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338144

View File

@ -14,9 +14,7 @@ LIB_DEPENDS= libsidplay2.so:${PORTSDIR}/audio/libsidplay2
GNU_CONFIGURE= yes
USES= pkgconfig
NO_STAGE= yes
MAN1= sidplay2.1
PLIST_FILES= bin/sidplay2
PLIST_FILES= bin/sidplay2 man/man1/sidplay2.1.gz
.include <bsd.port.mk>