diff options
Diffstat (limited to 'x11/xp/Makefile')
-rw-r--r-- | x11/xp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xp/Makefile b/x11/xp/Makefile index a8c201c95e1..f5798869395 100644 --- a/x11/xp/Makefile +++ b/x11/xp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/12/27 13:37:46 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2008/07/14 12:56:20 joerg Exp $ DISTNAME= xp-1.2b10 PKGREVISION= 2 @@ -8,6 +8,8 @@ MASTER_SITES= ftp://ftp.ncl.ac.uk/pub/users/ngmt/X11/ MAINTAINER= jdc@NetBSD.org COMMENT= Fast X11 text file viewer using Athena widgets +PKG_DESTDIR_SUPPORT= user-destdir + USE_IMAKE= yes MAKE_FLAGS+= MANPATH=${PREFIX}/${PKGMANDIR} |