diff options
Diffstat (limited to 'games/knights-kde4/Makefile')
-rw-r--r-- | games/knights-kde4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/knights-kde4/Makefile b/games/knights-kde4/Makefile index 5c4ca6a7ac75..3afba7f8ba65 100644 --- a/games/knights-kde4/Makefile +++ b/games/knights-kde4/Makefile @@ -17,10 +17,10 @@ COMMENT= A KDE chess interface (gnuchess/crafty) RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty -USE_KDELIBS_VER= 3 +USE_KDELIBS_VER=3 USE_REINPLACE= yes USE_GMAKE= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= XML2POT=${TRUE} PO2XML=${TRUE} post-patch: |