aboutsummaryrefslogtreecommitdiffstats
path: root/databases/opendbx
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2010-12-04 15:34:27 +0800
committerade <ade@FreeBSD.org>2010-12-04 15:34:27 +0800
commita44c192a2f5c31ae449c6b008b8a42bcc7ee099d (patch)
tree14d9392b22ced431dae442dd74506f7e26011de3 /databases/opendbx
parentdb3ee9b87911306ae5e8d8b79d43c0e4c925954d (diff)
downloadfreebsd-ports-gnome-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.tar.gz
freebsd-ports-gnome-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.tar.zst
freebsd-ports-gnome-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.zip
Sync to new bsd.autotools.mk
Diffstat (limited to 'databases/opendbx')
-rw-r--r--databases/opendbx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/opendbx/Makefile b/databases/opendbx/Makefile
index 53b156dbdd34..a57eba9e1935 100644
--- a/databases/opendbx/Makefile
+++ b/databases/opendbx/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= tremere@cainites.net
COMMENT= A C library for accessing databases with a single API
USE_GMAKE= YES
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS+= ${PTHREAD_LIBS} -L${WRKSRC}/lib -L${LOCALBASE}/lib