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/libassetml | |
parent | b0f52890c8cac20f1dad6d4dfe06741759412173 (diff) | |
download | pkgsrc-5496dcf9414fe693522f2f63a518a178a855c0ae.tar.gz |
Mark as destdir ready.
Diffstat (limited to 'multimedia/libassetml')
-rw-r--r-- | multimedia/libassetml/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/libassetml/Makefile b/multimedia/libassetml/Makefile index bc7c45df1b9..a523d14cd54 100644 --- a/multimedia/libassetml/Makefile +++ b/multimedia/libassetml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/07/07 15:49:33 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2008/07/14 12:56:09 joerg Exp $ # DISTNAME= libassetml-1.2.1 @@ -10,6 +10,8 @@ MAINTAINER= reed@reedmedia.net HOMEPAGE= http://www.ofset.org/assetml/ COMMENT= Library for sharing image and audio files between projects +PKG_DESTDIR_SUPPORT= user-destdir + USE_DIRS+= gnome2-1.5 # share/gnome/help USE_TOOLS+= gmake pkg-config texi2html msgfmt USE_PKGLOCALEDIR= yes |