diff options
Diffstat (limited to 'games/tractorgen/Makefile')
-rw-r--r-- | games/tractorgen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tractorgen/Makefile b/games/tractorgen/Makefile index d0059e8e107c..7061bbd36df0 100644 --- a/games/tractorgen/Makefile +++ b/games/tractorgen/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= elfrink@introweb.nl COMMENT= Generates ASCII tractors -USE_LIBTOOL_VER=13 +USE_AUTOTOOLS= libtool:13 MAN6= tractorgen.6 PLIST_FILES= bin/tractorgen |