summaryrefslogtreecommitdiff
path: root/x11/libXxf86vm/Makefile
diff options
context:
space:
mode:
authorcvs <cvs@pkgsrc.org>2007-03-23 19:00:19 +0000
committercvs <cvs@pkgsrc.org>2007-03-23 19:00:19 +0000
commitda1b24d6fdfe442753c8272da5432c8fcaa1f43c (patch)
tree8c7c348db30abadfdc6b77822405d9ffe7b79103 /x11/libXxf86vm/Makefile
parentda5bb3f20f33565c1db65018aabd8cf59023cfef (diff)
downloadpkgsrc-jlam-pkgviews.tar.gz
Creating branch jlam-pkgviewsjlam-pkgviews
Diffstat (limited to 'x11/libXxf86vm/Makefile')
-rw-r--r--x11/libXxf86vm/Makefile29
1 files changed, 0 insertions, 29 deletions
diff --git a/x11/libXxf86vm/Makefile b/x11/libXxf86vm/Makefile
deleted file mode 100644
index b8148f08023..00000000000
--- a/x11/libXxf86vm/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/14 15:06:45 joerg Exp $
-#
-
-DISTNAME= libXxf86vm-1.0.1
-CATEGORIES= x11
-MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= joerg@NetBSD.org
-HOMEPAGE= http://xorg.freedesktop.org/releases/individual/lib/
-COMMENT= Library for the XFree86-VidMode X extension
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-USE_PKGLOCALEDIR= yes
-USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config
-GNU_CONFIGURE= yes
-
-PKGCONFIG_OVERRIDE+= xxf86vm.pc.in
-CONFIGURE_ENV+= LIB_MAN_SUFFIX=3
-
-.include "../../x11/libX11/buildlink3.mk"
-.include "../../x11/libXext/buildlink3.mk"
-.include "../../x11/xextproto/buildlink3.mk"
-.include "../../x11/xf86vidmodeproto/buildlink3.mk"
-.include "../../x11/xproto/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"