- Remove 2 lines pkg-plist

PR:		ports/84437
Submitted by:	Andrej Zverev <az@inec.ru>
This commit is contained in:
Renato Botelho 2005-08-01 17:06:39 +00:00
parent a0c7e97be3
commit 923873eef2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140703
2 changed files with 2 additions and 2 deletions

View File

@ -20,6 +20,8 @@ USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
PLIST_FILES= bin/tetradraw bin/tetraview
post-patch:
@${REINPLACE_CMD} -e \
's|^CFLAGS =.*$$|CFLAGS = @CFLAGS@|g' ${WRKSRC}/src/Makefile.in

View File

@ -1,2 +0,0 @@
bin/tetradraw
bin/tetraview