- set NO_PACKAGE

This commit is contained in:
Dirk Meyer 2009-01-16 17:21:41 +00:00
parent e907c2f957
commit fef7621e22
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226278
4 changed files with 8 additions and 2 deletions

View File

@ -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}

View File

@ -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/

View File

@ -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

View File

@ -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/