diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-03-11 16:19:03 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-03-11 16:19:03 +0000 |
commit | f5e183098652c34db38d182ac16e2194a8352ad8 (patch) | |
tree | 94227a15635c63a0301a01a0ddd1d80bb8835fe1 /x11/Xaw3d | |
parent | 15c569e4a32f9a3928eef59a598257800e74514d (diff) | |
download | pkgsrc-f5e183098652c34db38d182ac16e2194a8352ad8.tar.gz |
bl3ify
Diffstat (limited to 'x11/Xaw3d')
-rw-r--r-- | x11/Xaw3d/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Xaw3d/Makefile b/x11/Xaw3d/Makefile index 9fdc70dfd54..a9baae31965 100644 --- a/x11/Xaw3d/Makefile +++ b/x11/Xaw3d/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2004/01/20 12:28:26 agc Exp $ +# $NetBSD: Makefile,v 1.37 2004/03/11 16:19:03 xtraeme Exp $ # DISTNAME= Xaw3d-1.5 @@ -11,7 +11,7 @@ COMMENT= 3-D widgets based on the Athena Widget set CONFLICTS= Xaw-Xpm-[0-9]* WRKSRC= ${WRKDIR}/xc/lib/Xaw3d -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_IMAKE= YES PLIST_SRC= ${WRKDIR}/PLIST-src |