summaryrefslogtreecommitdiff
path: root/x11/fixesext/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/fixesext/Makefile')
-rw-r--r--x11/fixesext/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/x11/fixesext/Makefile b/x11/fixesext/Makefile
deleted file mode 100644
index 864ea404a5c..00000000000
--- a/x11/fixesext/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.16 2006/03/31 23:29:28 reed Exp $
-#
-
-DISTNAME= fixesext-2.0.1
-PKGREVISION= 2
-CATEGORIES= x11 devel
-MASTER_SITES= http://xlibs.freedesktop.org/release/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.freedesktop.org/Software/FixesExt
-COMMENT= X Fixes extension headers and specification
-
-CONFLICTS+= fixesproto-[0-9]*
-
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
-USE_TOOLS+= pkg-config
-GNU_CONFIGURE= yes
-
-PKGCONFIG_OVERRIDE+= fixesext.pc.in
-
-.include "../../mk/x11.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"