mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- set NO_PACKAGE
This commit is contained in:
parent
07129c0ea1
commit
43a41c13c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226272
@ -18,7 +18,7 @@ USE_GNUSTEP= yes
|
||||
USE_GNUSTEP_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
RESTRICTED= GPL3
|
||||
NO_PACKAGE= GPL3
|
||||
MAKE_FLAGS= OPTFLAG="${CFLAGS}"
|
||||
CFLAGS+= ${PTHREAD_CFLAGS}
|
||||
CONFIGURE_ENV+= INSTALL_PROGRAM="${INSTALL} -c" INSTALL_DATA="${INSTALL} -c" \
|
||||
|
@ -6,4 +6,6 @@ arrays, to GUI interface classes such as windows, sliders, buttons, etc.
|
||||
Please contact the GNUstep maintainers at <discussion@gnustep.org> in
|
||||
case of questions and help offers.
|
||||
|
||||
LICENSE: GPL3
|
||||
|
||||
WWW: http://www.gnustep.org/
|
||||
|
@ -15,7 +15,7 @@ EXTRACT_ONLY= # empty
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= Objective-C libraries based on the OpenStep standard
|
||||
|
||||
RESTRICTED= GPL3
|
||||
NO_PACKAGE= GPL3
|
||||
NO_BUILD= yes
|
||||
NO_INSTALL= yes
|
||||
USE_GNUSTEP= yes
|
||||
|
Loading…
Reference in New Issue
Block a user