summaryrefslogtreecommitdiff
path: root/comms/gnome-pilot
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-01-27 19:46:59 +0000
committerjmmv <jmmv>2003-01-27 19:46:59 +0000
commitf1f3cf5f160c2b476df80baf54fd98e25db85c1d (patch)
tree21e51658cb770b1bb4e42ef539a2830c4d1c8842 /comms/gnome-pilot
parent84f0760517362ac99c9ee55719156eb342dc21f0 (diff)
downloadpkgsrc-f1f3cf5f160c2b476df80baf54fd98e25db85c1d.tar.gz
Remove dependancy on gnome1-dirs as discussed with wiz. This will be handled by gnome-libs.
Diffstat (limited to 'comms/gnome-pilot')
-rw-r--r--comms/gnome-pilot/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile
index 8487d47b6bf..3bfba32e254 100644
--- a/comms/gnome-pilot/Makefile
+++ b/comms/gnome-pilot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/01/27 13:01:26 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2003/01/27 19:51:26 jmmv Exp $
#
DISTNAME= gnome-pilot-0.1.71
@@ -27,7 +27,6 @@ CONFIGURE_ARGS+= --with-pisock=${LOCALBASE}
.include "../../comms/pilot-link-libs/buildlink2.mk"
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../devel/libglade/buildlink2.mk"
-.include "../../misc/gnome1-dirs/buildlink2.mk"
.include "../../textproc/libxml/buildlink2.mk"
.include "../../x11/gnome-core/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"