diff options
Diffstat (limited to 'sysutils/ts/Makefile')
-rw-r--r-- | sysutils/ts/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/ts/Makefile b/sysutils/ts/Makefile index 9608b4cc214..b8b544910c4 100644 --- a/sysutils/ts/Makefile +++ b/sysutils/ts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/10/03 11:02:28 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2012/10/23 19:51:27 asau Exp $ # DISTNAME= ts-0.7.0 @@ -10,8 +10,6 @@ HOMEPAGE= http://vicerveza.homeunix.net/~viric/soft/ts/ COMMENT= Simple handy batch system LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c USE_TOOLS+= gmake |