summaryrefslogtreecommitdiff
path: root/math/cln/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/cln/Makefile')
-rw-r--r--math/cln/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/cln/Makefile b/math/cln/Makefile
index 3cf27f7fbf2..ce99c98b42c 100644
--- a/math/cln/Makefile
+++ b/math/cln/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/03/12 16:33:32 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2006/03/31 23:56:28 jlam Exp $
DISTNAME= cln-1.1.9
PKGREVISION= 2
@@ -17,7 +17,6 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
LIBTOOL_OVERRIDE+= libtool
PKGCONFIG_OVERRIDE= cln.pc.in
-
-INFO_FILES= cln.info
+INFO_FILES= # PLIST
.include "../../mk/bsd.pkg.mk"