diff options
Diffstat (limited to 'games/kpuzzle/Makefile')
-rw-r--r-- | games/kpuzzle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/kpuzzle/Makefile b/games/kpuzzle/Makefile index c4e98854564d..0e1aec9706e0 100644 --- a/games/kpuzzle/Makefile +++ b/games/kpuzzle/Makefile @@ -17,7 +17,7 @@ COMMENT= Jigsaw puzzle game for KDE WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_BZIP2= yes USE_KDELIBS_VER= 3 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool post-patch: ${REINPLACE_CMD} -e "s,malloc.h,stdlib.h," \ |