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 /mail/libsylph | |
parent | fcd856930931649a053e5bae5aa7d42494437faa (diff) | |
download | pkgsrc-ea30842945a7da8e04cb190e5ab5845b89a96f2e.tar.gz |
Mark as destdir ready.
Diffstat (limited to 'mail/libsylph')
-rw-r--r-- | mail/libsylph/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/libsylph/Makefile b/mail/libsylph/Makefile index 9028c0cc6ee..b0671763013 100644 --- a/mail/libsylph/Makefile +++ b/mail/libsylph/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/01/18 05:08:26 tnn Exp $ +# $NetBSD: Makefile,v 1.6 2008/07/14 12:56:07 joerg Exp $ # DISTNAME= libsylph-0.3.0 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sylpheed.sraoss.jp/ COMMENT= E-Mail client library +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes |