1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00

Stage support.

This commit is contained in:
Kevin Lo 2014-05-30 09:32:34 +00:00
parent f2fb4668ce
commit 8258a9ecd3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355809

View File

@ -17,8 +17,6 @@ GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
CFLAGS+= -I${LOCALBASE}/include
PLIST_FILES= bin/audiopreview
MAN1= audiopreview.1
PLIST_FILES= bin/audiopreview man/man1/audiopreview.1.gz
NO_STAGE= yes
.include <bsd.port.mk>