diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-01-27 19:46:59 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-01-27 19:46:59 +0000 |
commit | 1b555806e7a98ca027feaa630b05192e5f9fef73 (patch) | |
tree | 21e51658cb770b1bb4e42ef539a2830c4d1c8842 /cad/oregano | |
parent | 562973c281d98a5602f9c789fb01de15c0c35a4c (diff) | |
download | pkgsrc-1b555806e7a98ca027feaa630b05192e5f9fef73.tar.gz |
Remove dependancy on gnome1-dirs as discussed with wiz. This will be handled by gnome-libs.
Diffstat (limited to 'cad/oregano')
-rw-r--r-- | cad/oregano/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile index 5b6ebf72058..1525a50e76c 100644 --- a/cad/oregano/Makefile +++ b/cad/oregano/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2003/01/27 12:37:20 jmmv Exp $ +# $NetBSD: Makefile,v 1.14 2003/01/27 19:51:25 jmmv Exp $ # DISTNAME= oregano-0.20 @@ -18,7 +18,6 @@ USE_LIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig .include "../../devel/libglade/buildlink2.mk" -.include "../../misc/gnome1-dirs/buildlink2.mk" .include "../../print/gnome-print/buildlink2.mk" .include "../../x11/gnome-core/buildlink2.mk" |