diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-01-24 03:46:54 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-01-24 03:46:54 +0000 |
commit | 6f37db995902c0d75c36788ef8f284204b700bf9 (patch) | |
tree | 8871ed3e3a258fc275b777e37ce80202a12358c9 /russian/ksocrat | |
parent | f77bedd9c402a364c48ec669c2b23ec879d0ff8a (diff) | |
download | ports-6f37db995902c0d75c36788ef8f284204b700bf9.tar.gz ports-6f37db995902c0d75c36788ef8f284204b700bf9.zip |
Notes
Diffstat (limited to 'russian/ksocrat')
-rw-r--r-- | russian/ksocrat/Makefile | 4 |
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" |