1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Nuke two-line pkg-plist

This commit is contained in:
Volker Stolz 2005-05-23 09:06:25 +00:00
parent 2668ee90d7
commit 713f239404
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135934
2 changed files with 1 additions and 2 deletions

View File

@ -19,6 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
USE_MOTIF= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DNDEBUG" \
X11INCLUDE="-I${X11BASE}/include" X11LIB="-L${X11BASE}/lib"
PLIST_FILES= bin/floatator bin/floatator_X_interface
do-install:
.for f in floatator floatator_X_interface

View File

@ -1,2 +0,0 @@
bin/floatator
bin/floatator_X_interface