diff options
Diffstat (limited to 'games/kgeography/Makefile')
-rw-r--r-- | games/kgeography/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kgeography/Makefile b/games/kgeography/Makefile index bb8790730c03..ae9af2df781e 100644 --- a/games/kgeography/Makefile +++ b/games/kgeography/Makefile @@ -16,8 +16,8 @@ COMMENT= Geography learning tool CONFLICTS= kdegames-3.5.[0-9]* USE_BZIP2= yes -USE_KDELIBS_VER= 3 +USE_KDELIBS_VER=3 USE_GMAKE= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 .include <bsd.port.mk> |