diff options
author | minskim <minskim> | 2004-02-14 18:08:44 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-02-14 18:08:44 +0000 |
commit | d9dfc905ddc31ead94cf01fc9b7dcb9c5313d3fb (patch) | |
tree | 2e2d88bf4b38fc3ccd24e570ace60d0e717d746d /graphics/compface/Makefile | |
parent | 922230332b4b2014a4b661d78f3f4b10e2fab285 (diff) | |
download | pkgsrc-d9dfc905ddc31ead94cf01fc9b7dcb9c5313d3fb.tar.gz |
bl3ify
Diffstat (limited to 'graphics/compface/Makefile')
-rw-r--r-- | graphics/compface/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/compface/Makefile b/graphics/compface/Makefile index d068b8e47e7..79af450d394 100644 --- a/graphics/compface/Makefile +++ b/graphics/compface/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/01/24 15:46:43 grant Exp $ +# $NetBSD: Makefile,v 1.5 2004/02/14 18:08:44 minskim Exp $ DISTNAME= compface-1.4 CATEGORIES= graphics @@ -10,7 +10,7 @@ COMMENT= 48x48x1 image compression and decompression (X-face utility) CONFLICTS= faces-[0-9]* -USE_BUILDLINK2= # defined +USE_BUILDLINK3= # defined GNU_CONFIGURE= # defined USE_GNU_TOOLS+= make |