diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /arabic/katoob | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Notes
Diffstat (limited to 'arabic/katoob')
-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> |