diff options
author | asau <asau@pkgsrc.org> | 2012-09-11 20:32:10 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2012-09-11 20:32:10 +0000 |
commit | 21221c5d51147213883f10671673587ee6bc913e (patch) | |
tree | 11db026d302f5f3f643266f62f5d8884607f88b5 /biology/bodr | |
parent | fd6fe8cd7f825b878e88a1de1a298848e0cdd553 (diff) | |
download | pkgsrc-21221c5d51147213883f10671673587ee6bc913e.tar.gz |
"user-destdir" is default these days
Diffstat (limited to 'biology/bodr')
-rw-r--r-- | biology/bodr/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/biology/bodr/Makefile b/biology/bodr/Makefile index b99707ee73e..f4f26442d87 100644 --- a/biology/bodr/Makefile +++ b/biology/bodr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/06/14 07:44:44 sbd Exp $ +# $NetBSD: Makefile,v 1.3 2012/09/11 20:32:11 asau Exp $ # DISTNAME= bodr-9 @@ -11,8 +11,6 @@ HOMEPAGE= http://blueobelisk.org/ COMMENT= Blue Obelisk Data Repository LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_TOOLS+= pkg-config gmake perl USE_LANGUAGES= # none |