diff options
Diffstat (limited to 'comms/xtel/Makefile')
-rw-r--r-- | comms/xtel/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/xtel/Makefile b/comms/xtel/Makefile index 25ba1dc34fa..027150071cc 100644 --- a/comms/xtel/Makefile +++ b/comms/xtel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/05/03 09:55:29 obache Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/03 11:24:45 asau Exp $ # DISTNAME= xtel-3.3.0 @@ -14,8 +14,6 @@ MAINTAINER= bouyer@NetBSD.org HOMEPAGE= http://pficheux.free.fr/xtel/ COMMENT= Minitel(r) emulator -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no USE_IMAKE= YES |