diff options
author | wiz <wiz@pkgsrc.org> | 2004-05-03 22:46:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-05-03 22:46:56 +0000 |
commit | 1133da35cbbc9def8c901d481b817a512a8abb4f (patch) | |
tree | d6581b6800977c2b880f7f3ea41862676e5fb18e /databases/sqsh-motif/Makefile | |
parent | 60f17713975fd29492bd9254487b7e50d20787e3 (diff) | |
download | pkgsrc-1133da35cbbc9def8c901d481b817a512a8abb4f.tar.gz |
Convert to bl3.
Diffstat (limited to 'databases/sqsh-motif/Makefile')
-rw-r--r-- | databases/sqsh-motif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/sqsh-motif/Makefile b/databases/sqsh-motif/Makefile index eb21539c70c..8ba8744aa21 100644 --- a/databases/sqsh-motif/Makefile +++ b/databases/sqsh-motif/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/03/29 12:50:04 grant Exp $ +# $NetBSD: Makefile,v 1.2 2004/05/03 22:46:56 wiz Exp $ PKGNAME= sqsh-motif-2.1 @@ -12,6 +12,6 @@ DISTINFO_FILE= ${.CURDIR}/../../databases/sqsh/distinfo PLIST_SRC= ${.CURDIR}/../../databases/sqsh/PLIST DESCR_SRC= ${.CURDIR}/../../databases/sqsh/DESCR -.include "../../mk/motif.buildlink2.mk" +.include "../../mk/motif.buildlink3.mk" .include "../../databases/sqsh/Makefile.common" |