summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-02-12 02:02:49 +0000
committerjoerg <joerg@pkgsrc.org>2010-02-12 02:02:49 +0000
commit652b4d90f24c54a91779c8e268c2fc332ad88f23 (patch)
tree7cb9e681a000d43edbb8c38af979be2093415a30 /net
parent576986d485a3a4ba08820fce2794f64368540529 (diff)
downloadpkgsrc-652b4d90f24c54a91779c8e268c2fc332ad88f23.tar.gz
Actually enable DESTDIR support.
Diffstat (limited to 'net')
-rw-r--r--net/xrmftp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/xrmftp/Makefile b/net/xrmftp/Makefile
index ac37977894e..c112ad9b3eb 100644
--- a/net/xrmftp/Makefile
+++ b/net/xrmftp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2010/02/11 23:23:54 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2010/02/12 02:02:49 joerg Exp $
DISTNAME= xrmftp-1.2.4
PKGREVISION= 6
@@ -10,6 +10,8 @@ MAINTAINER= rxg@NetBSD.org
HOMEPAGE= http://www-users.mat.uni.torun.pl/~rafmet/xrmftp/
COMMENT= FTP client for X Window System
+PKG_DESTDIR_SUPPORT= user-destdir
+
WRKSRC= ${WRKDIR}/${DISTNAME}.src
USE_X11BASE= yes