mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Support stage
This commit is contained in:
parent
aa4dbde8bc
commit
44a16c47d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340954
1 changed files with 1 additions and 2 deletions
|
@ -11,7 +11,7 @@ COMMENT= Versatile and customizable implementation of getopt()
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
USE_GMAKE= yes
|
USES= gmake
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
MAKE_ARGS= PREFIX="${PREFIX}"
|
MAKE_ARGS= PREFIX="${PREFIX}"
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
@ -19,5 +19,4 @@ PLIST_FILES= include/ultragetopt.h lib/libultragetopt.a \
|
||||||
lib/libultragetopt.la lib/libultragetopt.so \
|
lib/libultragetopt.la lib/libultragetopt.so \
|
||||||
lib/libultragetopt.so.0
|
lib/libultragetopt.so.0
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue