summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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