summaryrefslogtreecommitdiff
path: root/databases/clip
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-30 05:22:48 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-30 05:22:48 +0000
commitd69ca239bd52f33ae8d88c282e2db75081754a1d (patch)
treed96a09c083ec81bf2c763b635a09d1a288f53856 /databases/clip
parent- Update to 2.6.0 (diff)
- fix ldconfig problem
- bump PORTREVISION Noted by: vs, ports@
Notes
Notes: svn path=/head/; revision=171655
Diffstat (limited to 'databases/clip')
-rw-r--r--databases/clip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/clip/Makefile b/databases/clip/Makefile
index e2b04e11995e..edc4c964f351 100644
--- a/databases/clip/Makefile
+++ b/databases/clip/Makefile
@@ -7,6 +7,7 @@
PORTNAME= clip
DISTVERSION= 1.1.16-1
+PORTREVISION= 1
CATEGORIES= databases lang
MASTER_SITES= ftp://ftp.linux.ru.net/mirrors/clip/ \
ftp://www.cis.by/pub/clip/pub/clip/ \
@@ -103,8 +104,7 @@ USE_XPM= yes
USE_GNOME= gtk12 gtk20
HAS_CONFIGURE= yes
CONFIGURE_WRKSRC= ${WRKSRC}/clip
-USE_LDCONFIG= yes
-LDCONFIG_DIRS= ${LOCALBASE}/clip/lib
+USE_LDCONFIG= ${LOCALBASE}/clip/lib
ALL_TARGET= local
MAKE_ENV= HOME="${WRKDIR}" \
LANG="C" \