diff options
Diffstat (limited to 'arabic/katoob/Makefile')
-rw-r--r-- | arabic/katoob/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/arabic/katoob/Makefile b/arabic/katoob/Makefile index 14c5d3f4a0ad..eb984bcfa361 100644 --- a/arabic/katoob/Makefile +++ b/arabic/katoob/Makefile @@ -17,11 +17,11 @@ COMMENT= Light-weight, bidirectional editor for arabic texts MAN1= katoob.1 -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gtk20 -USE_AUTOTOOLS= libtool:13:inc -USE_GETOPT_LONG= yes +USE_GMAKE= yes +USE_X_PREFIX= yes +USE_GNOME= gnomeprefix gnomehack gtk20 +USE_AUTOTOOLS= libtool:15 +USE_GETOPT_LONG=yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" .include <bsd.port.pre.mk> |