diff options
author | joerg <joerg> | 2008-07-14 12:55:56 +0000 |
---|---|---|
committer | joerg <joerg> | 2008-07-14 12:55:56 +0000 |
commit | ea30842945a7da8e04cb190e5ab5845b89a96f2e (patch) | |
tree | 2ac7a0c732963ecca7c542877ebd1c2f939136e3 /sysutils/libnotify | |
parent | fcd856930931649a053e5bae5aa7d42494437faa (diff) | |
download | pkgsrc-ea30842945a7da8e04cb190e5ab5845b89a96f2e.tar.gz |
Mark as destdir ready.
Diffstat (limited to 'sysutils/libnotify')
-rw-r--r-- | sysutils/libnotify/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/libnotify/Makefile b/sysutils/libnotify/Makefile index f0914b66f59..6a7469cf84e 100644 --- a/sysutils/libnotify/Makefile +++ b/sysutils/libnotify/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/04/30 13:38:16 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2008/07/14 12:56:12 joerg Exp $ # DISTNAME= libnotify-0.4.4 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.galago-project.org/ COMMENT= Desktop notification framework +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config |