summaryrefslogtreecommitdiff
path: root/cad/oregano/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-08-16 00:07:32 +0000
committerwiz <wiz@pkgsrc.org>2000-08-16 00:07:32 +0000
commitf2e8cd4168343243a3ce680d3f5775c5156ac34c (patch)
treeecb6ec9ddd812867be9fbb28aba38fce52692ca9 /cad/oregano/Makefile
parenta4d1c767703b865b0a481047c53bd06a4402a392 (diff)
downloadpkgsrc-f2e8cd4168343243a3ce680d3f5775c5156ac34c.tar.gz
USE_PKGLIBTOOL -> USE_LIBTOOL. Sort PLIST.
Diffstat (limited to 'cad/oregano/Makefile')
-rw-r--r--cad/oregano/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile
index 3a029c327c3..15e72166082 100644
--- a/cad/oregano/Makefile
+++ b/cad/oregano/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/06/01 11:23:16 rh Exp $
+# $NetBSD: Makefile,v 1.3 2000/08/16 00:07:32 wiz Exp $
#
DISTNAME= oregano-0.11
@@ -14,7 +14,7 @@ DEPENDS+= libglade-*:../../devel/libglade
GNU_CONFIGURE= YES
USE_X11BASE= YES
-USE_PKGLIBTOOL= YES
+USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
.include "../../mk/bsd.pkg.mk"