diff options
author | asau <asau> | 2012-09-11 19:46:58 +0000 |
---|---|---|
committer | asau <asau> | 2012-09-11 19:46:58 +0000 |
commit | 9e030e13502b9436ffadba8ce4de83147148f5f2 (patch) | |
tree | d5d607161814a547b906120f250b266ef8b598a7 /archivers/pdbar | |
parent | 617b4b68f22d8314c894cfb130f6e0b1fa27462d (diff) | |
download | pkgsrc-9e030e13502b9436ffadba8ce4de83147148f5f2.tar.gz |
"user-destdir" is default these days
Diffstat (limited to 'archivers/pdbar')
-rw-r--r-- | archivers/pdbar/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/pdbar/Makefile b/archivers/pdbar/Makefile index 3d101623907..570e6d82e4d 100644 --- a/archivers/pdbar/Makefile +++ b/archivers/pdbar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/06/12 02:14:13 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2012/09/11 19:46:59 asau Exp $ DISTNAME= prc PKGNAME= pdbar-0.5.1 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.djw.org/product/palm/par/ COMMENT= Palm database archiver PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir NO_CONFIGURE= yes |