diff options
author | dholland <dholland@pkgsrc.org> | 2012-12-29 19:42:06 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2012-12-29 19:42:06 +0000 |
commit | 918e81074ff0d441b97472247997043c25bee021 (patch) | |
tree | 1c3533897e9b4d4d4309db545f2c265765c67859 /lang | |
parent | b2e10e77f681b91deca2f35ecf1fde7b691d1ce6 (diff) | |
download | pkgsrc-918e81074ff0d441b97472247997043c25bee021.tar.gz |
oops, straggler.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/pnetlib-nox11/Makefile | 13 |
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" |