user-destdir support
This commit is contained in:
parent
394651d552
commit
fbaf149543
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2009/02/09 18:57:56 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2009/07/07 18:58:47 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= mechanize-0.1.10
|
||||
|
@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
|||
HOMEPAGE= http://wwwsearch.sourceforge.net/mechanize/
|
||||
COMMENT= Stateful programmatic web browsing in Python
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
PYTHON_VERSIONS_ACCEPTED= 25
|
||||
|
|
Loading…
Reference in a new issue