diff options
Diffstat (limited to 'net/logjam/Makefile')
-rw-r--r-- | net/logjam/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/logjam/Makefile b/net/logjam/Makefile index d7e93428154..5160a176bab 100644 --- a/net/logjam/Makefile +++ b/net/logjam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/05/30 12:29:00 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2008/07/14 12:56:10 joerg Exp $ # DISTNAME= logjam-4.5.3 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://logjam.danga.com/download/ COMMENT= GTK client for LiveJournal.com +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-xmms USE_LIBTOOL= yes |