diff options
Diffstat (limited to 'net/jftpgw/Makefile')
-rw-r--r-- | net/jftpgw/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/jftpgw/Makefile b/net/jftpgw/Makefile index 0ce52c42a42..d88819fa139 100644 --- a/net/jftpgw/Makefile +++ b/net/jftpgw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/11/09 09:29:00 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2008/07/14 12:56:10 joerg Exp $ DISTNAME= jftpgw-0.13.5 #PKGREVISION= 1 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mcknight.de/jftpgw/ COMMENT= FTP gateway/proxy +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-logpath=${VARBASE}/log |