summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/pnetlib-nox11/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/pnetlib-nox11/Makefile b/lang/pnetlib-nox11/Makefile
deleted file mode 100644
index 13113239188..00000000000
--- a/lang/pnetlib-nox11/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2008/02/18 16:39:43 xtraeme Exp $
-#
-
-.include "${.CURDIR}/../pnetlib/Makefile.common"
-
-PKGNAME= ${DISTNAME:S/-/-nox11-/}
-#PKGREVISION= 2
-
-CONFIGURE_ARGS+= --without-x
-
-CONFLICTS= pnetlib-[0-9]*
-
-.include "../../mk/bsd.pkg.mk"