aboutsummaryrefslogtreecommitdiffstats
path: root/converters/psiconv/Makefile
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2006-02-23 18:40:44 +0800
committerade <ade@FreeBSD.org>2006-02-23 18:40:44 +0800
commitda880765886f48c0ac8fd253e5601d04ea853215 (patch)
tree55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /converters/psiconv/Makefile
parentba4beb1ea11e6147a9b30969be42685d1c709e56 (diff)
downloadfreebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz
freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst
freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.zip
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'converters/psiconv/Makefile')
-rw-r--r--converters/psiconv/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/psiconv/Makefile b/converters/psiconv/Makefile
index f8a7201da9f5..3deb7130dd5c 100644
--- a/converters/psiconv/Makefile
+++ b/converters/psiconv/Makefile
@@ -7,6 +7,7 @@
PORTNAME= psiconv
PORTVERSION= 0.9.8
+PORTREVISION= 1
CATEGORIES= converters devel
MASTER_SITES= http://software.frodo.looijaard.name/psiconv/files/
@@ -16,7 +17,7 @@ COMMENT= A conversion utility to convert Psion 5(MX) files into other formats
USE_GETOPT_LONG=yes
INSTALLS_SHLIB= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-imagemagick=no
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}