diff options
Diffstat (limited to 'x11/ssystem/Makefile')
-rw-r--r-- | x11/ssystem/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/ssystem/Makefile b/x11/ssystem/Makefile index 9b1f9ab8662..ea5e33637d3 100644 --- a/x11/ssystem/Makefile +++ b/x11/ssystem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/01/14 00:51:37 hans Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/29 05:06:52 asau Exp $ # DISTNAME= ssystem-1.6 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www1.las.es/~amil/ssystem/ COMMENT= Solar System Flyby Simulator -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no USE_TOOLS+= flex bison |