aboutsummaryrefslogtreecommitdiffstats
path: root/databases/clip
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-08-30 13:22:48 +0800
committerclsung <clsung@FreeBSD.org>2006-08-30 13:22:48 +0800
commit886ea2afb15c804af0bc9c824d575b0755ed89a3 (patch)
tree2bba394478d988b78a9337913b68d3165a46d741 /databases/clip
parentdb429aab18df15a7e22d71aac4d6ae225054bfa5 (diff)
downloadfreebsd-ports-gnome-886ea2afb15c804af0bc9c824d575b0755ed89a3.tar.gz
freebsd-ports-gnome-886ea2afb15c804af0bc9c824d575b0755ed89a3.tar.zst
freebsd-ports-gnome-886ea2afb15c804af0bc9c824d575b0755ed89a3.zip
- fix ldconfig problem
- bump PORTREVISION Noted by: vs, ports@
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" \