summaryrefslogtreecommitdiff
path: root/x11/xgas
diff options
context:
space:
mode:
authorasau <asau>2012-10-29 05:06:05 +0000
committerasau <asau>2012-10-29 05:06:05 +0000
commit675dcf5e0d7bf006cb0146e66e63890d704f6581 (patch)
tree2379812310e9345accaee1e306485260940238a4 /x11/xgas
parent9eb6e6e814a71b6213db2a874ab87aa18ed355c2 (diff)
downloadpkgsrc-675dcf5e0d7bf006cb0146e66e63890d704f6581.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'x11/xgas')
-rw-r--r--x11/xgas/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xgas/Makefile b/x11/xgas/Makefile
index d8e6232b89b..b9acc70a25e 100644
--- a/x11/xgas/Makefile
+++ b/x11/xgas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2009/07/07 17:45:09 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2012/10/29 05:07:11 asau Exp $
DISTNAME= xgas
PKGNAME= xgas-1.0
@@ -9,8 +9,6 @@ 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
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_IMAKE= yes
.include "../../x11/libXaw/buildlink3.mk"