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

Support staging.

Approved by:	portmgr@
This commit is contained in:
Vanilla I. Shu 2014-05-19 12:46:54 +00:00
parent d6f6fe9da0
commit c2b97c8222
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354534

View File

@ -15,8 +15,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
GNU_CONFIGURE= YES
USES= perl5
PLIST_FILES= bin/rrd_hwreapply
MAN1= rrd_hwreapply.1
PLIST_FILES= bin/rrd_hwreapply man/man1/rrd_hwreapply.1.gz
NO_STAGE= yes
.include <bsd.port.mk>