supports user-destdir
This commit is contained in:
parent
41d9d61f4c
commit
d276f70332
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2009/07/14 09:03:04 hasso Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2009/07/18 14:58:17 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= picard-0.11
|
||||
|
@ -13,6 +13,7 @@ LICENSE= gnu-gpl-v2
|
|||
USE_LANGUAGES= c c++
|
||||
PYDISTUTILSPKG= yes
|
||||
USE_DIRS+= xdg-1.1
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_TOOLS+= msgfmt
|
||||
|
||||
|
|
Loading…
Reference in a new issue