- set NO_PACKAGE
This commit is contained in:
parent
e907c2f957
commit
fef7621e22
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226278
@ -35,7 +35,7 @@ USE_GNUSTEP_INSTALL= yes
|
||||
USE_XORG= xft xrender xmu xext x11
|
||||
USE_FREETYPE= yes
|
||||
|
||||
RESTRICTED= GPL3
|
||||
NO_PACKAGE= GPL3
|
||||
MAKE_FLAGS+= OPTFLAG="${CFLAGS} -I${LOCALBASE}/include"
|
||||
MAKE_ENV+= GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
|
||||
BACKVERSION= ${PORTVERSION:C/([0-9])*[.]([0-9]*).*/\1\2/1}
|
||||
|
@ -6,4 +6,7 @@ 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: LGPL2 or later (framework)
|
||||
LICENSE: GPL3 or later (tools)
|
||||
|
||||
WWW: http://www.gnustep.org/
|
||||
|
@ -19,7 +19,7 @@ LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png
|
||||
LIB_DEPENDS+= audiofile.0:${PORTSDIR}/audio/libaudiofile
|
||||
LIB_DEPENDS+= ungif.5:${PORTSDIR}/graphics/libungif
|
||||
|
||||
RESTRICTED= GPL3
|
||||
NO_PACKAGE= GPL3
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-tiff-library=${LOCALBASE}/lib
|
||||
CONFIGURE_ARGS+= --with-tiff-include=${LOCALBASE}/include
|
||||
|
@ -6,4 +6,7 @@ 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: LGPL2 or later (framework)
|
||||
LICENSE: GPL3 or later (tools)
|
||||
|
||||
WWW: http://www.gnustep.org/
|
||||
|
Loading…
Reference in New Issue
Block a user