diff options
Diffstat (limited to 'x11/xlupe/Makefile')
-rw-r--r-- | x11/xlupe/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xlupe/Makefile b/x11/xlupe/Makefile index 574669278a1..01d9b32c788 100644 --- a/x11/xlupe/Makefile +++ b/x11/xlupe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2008/01/15 12:45:22 obache Exp $ +# $NetBSD: Makefile,v 1.10 2008/07/14 12:56:20 joerg Exp $ # DISTNAME= xlupe-1.1 @@ -10,6 +10,8 @@ MAINTAINER= coto@core.de HOMEPAGE= http://core.de/~coto/projects/xlupe/ COMMENT= Magnifier for X +PKG_DESTDIR_SUPPORT= user-destdir + USE_IMAKE= yes .include "../../x11/libXaw/buildlink3.mk" |