NO_CDROM and NO_PACKAGE are redundant when RESTRICTED is specified.

While here, pet portlint.

Feature safe:	yes
This commit is contained in:
Mark Linimon 2011-01-24 03:46:54 +00:00
parent f77bedd9c4
commit 6f37db9959
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268153

View file

@ -9,7 +9,6 @@ PORTVERSION= 3.2.1
PORTREVISION= 6
CATEGORIES= russian kde
MASTER_SITES= http://ksocrat.linux.kiev.ua/download/
MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION}
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
${PORTNAME}-enru-dic-1.0.1${EXTRACT_SUFX} \
@ -23,8 +22,7 @@ USE_KDELIBS_VER=3
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
RESTRICTED= "Redistribution not allowed"
NO_CDROM= ${RESTRICTED}
RESTRICTED= Redistribution not allowed
CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"