summaryrefslogtreecommitdiff
path: root/x11/xgas/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-07-07 17:45:09 +0000
committerjoerg <joerg@pkgsrc.org>2009-07-07 17:45:09 +0000
commiteebfb89a8c767fde7d388eb53b058eca188969b3 (patch)
tree30f768928f599bc042bc74d3b570d2533bee095c /x11/xgas/Makefile
parentb07af8e0f6eebd03ab91e4e001ad083cfdba4aa6 (diff)
downloadpkgsrc-eebfb89a8c767fde7d388eb53b058eca188969b3.tar.gz
user-destdir support
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"