diff options
Diffstat (limited to 'x11/gnome-libs/Makefile')
-rw-r--r-- | x11/gnome-libs/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 186277de211..95be3088a9f 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2001/09/30 21:14:34 rh Exp $ +# $NetBSD: Makefile,v 1.71 2001/10/03 22:36:41 jlam Exp $ DISTNAME= gnome-libs-1.4.1.2 CATEGORIES= x11 gnome @@ -24,8 +24,6 @@ CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} \ PKGLOCALEDIR=${PKGLOCALEDIR} USE_BUILDLINK_ONLY= YES -REPLACE_BUILDLINK= gnomeConf.sh -REPLACE_BUILDLINK+= gnome-config LOCALSTATEDIR= /var/gnome PLIST_SUBST+= LOCALBASE=${LOCALBASE} \ |