mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Unbreak
This commit is contained in:
parent
8f2fbe74a2
commit
656a48ba9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346789
@ -22,7 +22,7 @@ CFLAGS+= `pkg-config --cflags sm x11 xext ice` -DSHAPE
|
||||
LDFLAGS+= `pkg-config --libs sm x11 xext ice`
|
||||
|
||||
PORTDOCS= AUTHORS BUGS ChangeLog README TODO
|
||||
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTSNAME}.1.gz
|
||||
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
|
||||
|
Loading…
Reference in New Issue
Block a user