summaryrefslogtreecommitdiff
path: root/x11/xgas/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xgas/Makefile')
-rw-r--r--x11/xgas/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/x11/xgas/Makefile b/x11/xgas/Makefile
index 438fe427c7c..d8e6232b89b 100644
--- a/x11/xgas/Makefile
+++ b/x11/xgas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2008/11/10 17:21:39 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2009/07/07 17:45:09 joerg Exp $
DISTNAME= xgas
PKGNAME= xgas-1.0
@@ -9,11 +9,9 @@ MASTER_SITES= ftp://ftp.tut.ac.jp/.h3/X11/X11R6/contrib/programs/
MAINTAINER= nakai@mlab.t.u-tokyo.ac.jp
COMMENT= Animated simulation of an ideal gas
-USE_IMAKE= yes
+PKG_DESTDIR_SUPPORT= user-destdir
-post-install:
- @${CHMOD} 755 ${PREFIX}/bin/xgas
- @${CHOWN} bin:bin ${PREFIX}/bin/xgas
+USE_IMAKE= yes
.include "../../x11/libXaw/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"