diff options
author | asau <asau@pkgsrc.org> | 2012-10-08 13:25:10 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2012-10-08 13:25:10 +0000 |
commit | fb4689d69ea11faa910f7286f74daca6097ab9db (patch) | |
tree | 394746068028ecd760849eba93abb01dfd5bea17 /cad/qcad-partlibrary | |
parent | 7a48191ad0a52cfc86bcf6477e155dce1d4802ad (diff) | |
download | pkgsrc-fb4689d69ea11faa910f7286f74daca6097ab9db.tar.gz |
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'cad/qcad-partlibrary')
-rw-r--r-- | cad/qcad-partlibrary/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cad/qcad-partlibrary/Makefile b/cad/qcad-partlibrary/Makefile index b0909d6e927..70654d8bb69 100644 --- a/cad/qcad-partlibrary/Makefile +++ b/cad/qcad-partlibrary/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2008/05/25 21:42:20 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/08 13:25:16 asau Exp $ # DISTNAME= partlibrary-2.0.1.2-1 @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ribbonsoft.com/qcad/ COMMENT= About 4500 mech, elec, etc. parts for the QCad 2D CAD system -PKG_DESTDIR_SUPPORT= user-destdir - NO_CONFIGURE= yes NO_BUILD= yes USE_TOOLS+= pax |