diff options
author | jlam <jlam@pkgsrc.org> | 2004-02-10 23:00:05 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-02-10 23:00:05 +0000 |
commit | 23e22dc8053348284b419c8d21cadbde2557657b (patch) | |
tree | efde588bdbf394008a58a5215c1fd93efb5f0b52 /pkgtools | |
parent | 56971540461364b920d08187eda98f1fa596bafe (diff) | |
download | pkgsrc-23e22dc8053348284b419c8d21cadbde2557657b.tar.gz |
This package uses no compilers.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/x11-links/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile index 0ae83764e7a..3ab6362c812 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2004/02/03 12:44:20 abs Exp $ +# $NetBSD: Makefile,v 1.53 2004/02/10 23:00:05 jlam Exp $ # # NOTE: If you update this package, then you'll likely need to also update # the x11-links dependency in mk/buildlink[23]/bsd.buildlink[23].mk @@ -17,6 +17,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR} USE_BUILDLINK3= yes +USE_LANGUAGES= # empty EXTRACT_ONLY= # empty NO_CHECKSUM= yes NO_MTREE= yes |