diff options
author | martti <martti> | 2007-11-11 11:35:48 +0000 |
---|---|---|
committer | martti <martti> | 2007-11-11 11:35:48 +0000 |
commit | b58b40355276f5997177d263afbd8e4d7a0441a6 (patch) | |
tree | 3cd3a7914c566cc2f708b0f017b4e0b29ec8ab19 /pkgtools/x11-links | |
parent | 7062c5d1e2a6fcf73e6634f1996b63579f4b0323 (diff) | |
download | pkgsrc-b58b40355276f5997177d263afbd8e4d7a0441a6.tar.gz |
Added commented-out LICENSE=something.
Diffstat (limited to 'pkgtools/x11-links')
-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 3908f968f73..2b039f4e436 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2007/08/23 20:40:56 heinz Exp $ +# $NetBSD: Makefile,v 1.85 2007/11/11 11:35:50 martti Exp $ # # NOTE: If you update this package, then you'll likely need to also update # the x11-links dependency in buildlink3.mk to the correct version, @@ -12,6 +12,7 @@ DISTFILES= # empty MAINTAINER= jlam@pkgsrc.org HOMEPAGE= ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/doc/pkgsrc.html COMMENT= Shadow tree of links to native X11 headers and libraries +#LICENSE= original-bsd PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews |