diff options
author | xtraeme <xtraeme> | 2004-04-11 17:15:35 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-04-11 17:15:35 +0000 |
commit | 2c3ac2955aab823f26893303ac79dc5801172272 (patch) | |
tree | 245c8682c09e795c0fc499f8faab5821cb5f2106 /audio/gqmpeg-skins/Makefile | |
parent | fa6925839ad7f843eaff053df4e6123faec0e899 (diff) | |
download | pkgsrc-2c3ac2955aab823f26893303ac79dc5801172272.tar.gz |
No need to use USE_BUILDLINK* here, because NO_BUILD is defined.
Diffstat (limited to 'audio/gqmpeg-skins/Makefile')
-rw-r--r-- | audio/gqmpeg-skins/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gqmpeg-skins/Makefile b/audio/gqmpeg-skins/Makefile index 805140c9788..933280427d9 100644 --- a/audio/gqmpeg-skins/Makefile +++ b/audio/gqmpeg-skins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/03/26 02:27:34 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2004/04/11 17:15:35 xtraeme Exp $ # DISTNAME= bla @@ -84,7 +84,6 @@ DEPENDS+= gqmpeg-[0-9]*:../gqmpeg DIST_SUBDIR= gqmpeg-skins WRKSRC= ${WRKDIR}/Makefile PLIST distinfo -USE_BUILDLINK2= YES NO_BUILD= yes do-install: |