diff options
author | snj <snj@pkgsrc.org> | 2004-04-22 03:54:17 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-22 03:54:17 +0000 |
commit | 895c8550126467a7a7573528d4509f910450930a (patch) | |
tree | f948c4500e85c8a815a9dc48acf91a35f2220b72 /games/freeciv-manual | |
parent | e8ed6eace83cd7b86eb2263bdb49b77c332a82f4 (diff) | |
download | pkgsrc-895c8550126467a7a7573528d4509f910450930a.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'games/freeciv-manual')
-rw-r--r-- | games/freeciv-manual/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/freeciv-manual/Makefile b/games/freeciv-manual/Makefile index a19fa7bf404..c089e67b33a 100644 --- a/games/freeciv-manual/Makefile +++ b/games/freeciv-manual/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2004/01/20 12:15:40 agc Exp $ +# $NetBSD: Makefile,v 1.9 2004/04/22 03:54:17 snj Exp $ # DISTNAME= manual-1.8.1-2 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.freeciv.org/ COMMENT= Manuals for freeciv (game, client, and server) WRKSRC= ${WRKDIR}/manual -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES NO_BUILD= YES do-install: |