summaryrefslogtreecommitdiff
path: root/x11/gnome-applets/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2000-08-03 21:28:40 +0000
committerjlam <jlam>2000-08-03 21:28:40 +0000
commit1905288fa5dcf5749a550b9e660263798f13dfa2 (patch)
treede9963a9582a7c9b965b8f9a87e5aa4e933ab512 /x11/gnome-applets/Makefile
parent016ffef7f751df83c8c51793b5ebec62fa66c873 (diff)
downloadpkgsrc-1905288fa5dcf5749a550b9e660263798f13dfa2.tar.gz
It uses USE_LIBTOOL, so add the LTCONFIG_OVERRIDE.
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r--x11/gnome-applets/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index af75c13af20..1371c451605 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/07/30 08:08:13 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2000/08/03 21:28:40 jlam Exp $
#
DISTNAME= gnome-applets-1.2.1
@@ -16,6 +16,7 @@ DEPENDS+= libgtop-*:../../devel/libgtop
USE_GMAKE= yes
USE_X11BASE= yes
USE_LIBTOOL= yes
+LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"