diff options
Diffstat (limited to 'mail/freepops/Makefile')
-rw-r--r-- | mail/freepops/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/freepops/Makefile b/mail/freepops/Makefile index 374c0fb02cc..b3bb5922b78 100644 --- a/mail/freepops/Makefile +++ b/mail/freepops/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2008/01/18 05:08:24 tnn Exp $ +# $NetBSD: Makefile,v 1.9 2008/06/12 02:14:34 joerg Exp $ # DISTNAME= freepops-0.2.5 @@ -10,6 +10,8 @@ MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://www.freepops.org/ COMMENT= POP3 gateway to AOL, Gmail, Hotmail, Juno, Yahoo, etc. +PKG_DESTDIR_SUPPORT= user-destdir + USE_LANGUAGES= c c++ USE_TOOLS+= bash:run bison gmake gsed patch tar USE_LIBTOOL= yes |