summaryrefslogtreecommitdiff
path: root/devel/pth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pth/Makefile')
-rw-r--r--devel/pth/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile
index 2810f193999..32d37e17a29 100644
--- a/devel/pth/Makefile
+++ b/devel/pth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2004/04/19 12:16:08 skrll Exp $
+# $NetBSD: Makefile,v 1.64 2004/09/22 08:09:29 jlam Exp $
#
DISTNAME= pth-2.0.0
@@ -23,11 +23,6 @@ CONFIGURE_ARGS+= --with-fdsetsize=1024
TEST_TARGET= test
-# for PLIST
-PTH_MAJOR= 20
-PTH_MINOR= 20
-PLIST_SUBST+= PTH_MAJOR=${PTH_MAJOR} PTH_MINOR=${PTH_MINOR}
-
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "NetBSD"