summaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2011-01-24 03:46:54 +0000
committerMark Linimon <linimon@FreeBSD.org>2011-01-24 03:46:54 +0000
commit6f37db995902c0d75c36788ef8f284204b700bf9 (patch)
tree8871ed3e3a258fc275b777e37ce80202a12358c9 /russian
parent- Update to 0.7.0 (diff)
NO_CDROM and NO_PACKAGE are redundant when RESTRICTED is specified.
While here, pet portlint. Feature safe: yes
Notes
Notes: svn path=/head/; revision=268153
Diffstat (limited to 'russian')
-rw-r--r--russian/ksocrat/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/russian/ksocrat/Makefile b/russian/ksocrat/Makefile
index 6f87718705d9..eb2543c7c077 100644
--- a/russian/ksocrat/Makefile
+++ b/russian/ksocrat/Makefile
@@ -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"