diff options
Diffstat (limited to 'x11/xorg-clients/Makefile')
-rw-r--r-- | x11/xorg-clients/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xorg-clients/Makefile b/x11/xorg-clients/Makefile index 8db9ab8497f..a1317e69869 100644 --- a/x11/xorg-clients/Makefile +++ b/x11/xorg-clients/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2005/03/22 09:51:04 adam Exp $ +# $NetBSD: Makefile,v 1.13 2005/04/11 21:48:15 tv Exp $ DISTNAME= ${DISTFILES} PKGNAME= xorg-clients-${XORG_VER} @@ -12,7 +12,6 @@ MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.x.org/ COMMENT= X.org client programs and related files -USE_BUILDLINK3= yes USE_PKGINSTALL= yes USE_X11= yes DISTINFO_FILE= ${.CURDIR}/../../x11/xorg-libs/distinfo |