diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-07-11 21:42:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-07-11 21:42:17 +0000 |
commit | e314bddac7edc07871dd4ee6e4e4704900d84b5b (patch) | |
tree | 2c937d3287d7432f7e7d0f315d508d94c1d4a4f3 /databases/knoda | |
parent | 4f708d4b23146ac6bc8cf732533c0f9f6c9a93e9 (diff) | |
download | ports-e314bddac7edc07871dd4ee6e4e4704900d84b5b.tar.gz ports-e314bddac7edc07871dd4ee6e4e4704900d84b5b.zip |
Notes
Diffstat (limited to 'databases/knoda')
-rw-r--r-- | databases/knoda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/knoda/Makefile b/databases/knoda/Makefile index 675d147c5012..298870c14f02 100644 --- a/databases/knoda/Makefile +++ b/databases/knoda/Makefile @@ -22,7 +22,7 @@ USE_PYTHON= yes USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_LIBTOOL_VER= 13 +USE_INC_LIBTOOL_VER= 13 USE_REINPLACE= yes CONFIGURE_TARGET= CONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \ |