diff options
Diffstat (limited to 'games/easysok/Makefile')
-rw-r--r-- | games/easysok/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/easysok/Makefile b/games/easysok/Makefile index 85a7fdaa780d..39e139754cff 100644 --- a/games/easysok/Makefile +++ b/games/easysok/Makefile @@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool .include <bsd.port.pre.mk> |