diff options
author | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
commit | 5496dcf9414fe693522f2f63a518a178a855c0ae (patch) | |
tree | 2ac7a0c732963ecca7c542877ebd1c2f939136e3 /multimedia/xine-ui | |
parent | b0f52890c8cac20f1dad6d4dfe06741759412173 (diff) | |
download | pkgsrc-5496dcf9414fe693522f2f63a518a178a855c0ae.tar.gz |
Mark as destdir ready.
Diffstat (limited to 'multimedia/xine-ui')
-rw-r--r-- | multimedia/xine-ui/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/xine-ui/Makefile b/multimedia/xine-ui/Makefile index 71631ff47f1..c4675ec88c0 100644 --- a/multimedia/xine-ui/Makefile +++ b/multimedia/xine-ui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2008/01/18 05:08:39 tnn Exp $ +# $NetBSD: Makefile,v 1.39 2008/07/14 12:56:09 joerg Exp $ # DISTNAME= xine-ui-0.99.5 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://xinehq.de/ COMMENT= Skinned xlib-based xine GUI +PKG_DESTDIR_SUPPORT= user-destdir + USE_PKGLOCALEDIR= YES USE_TOOLS+= msgfmt pkg-config USE_DIRS+= xdg-1.1 |