diff options
Diffstat (limited to 'x11-toolkits/paragui/Makefile')
-rw-r--r-- | x11-toolkits/paragui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile index 5d5ef05a3af8..b48e60889c8f 100644 --- a/x11-toolkits/paragui/Makefile +++ b/x11-toolkits/paragui/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs \ CONFLICTS= paragui-devel-[0-9]* -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_SDL= sdl image ttf CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${PREFIX}/lib -L${LOCALBASE}/lib ${PTHREAD_LIBS}" |