aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ossp-al
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-02-14 03:36:11 +0800
committerpav <pav@FreeBSD.org>2004-02-14 03:36:11 +0800
commite7621960d6ce47e834c7b95dd11dbad3785f4bba (patch)
tree34afc30c0d4d26bc936c1dcedb08d2380e3742ec /devel/ossp-al
parent20480e74c91dfc704f8f4eb2982ae667b479147b (diff)
downloadfreebsd-ports-gnome-e7621960d6ce47e834c7b95dd11dbad3785f4bba.tar.gz
freebsd-ports-gnome-e7621960d6ce47e834c7b95dd11dbad3785f4bba.tar.zst
freebsd-ports-gnome-e7621960d6ce47e834c7b95dd11dbad3785f4bba.zip
- Actually use ossp-ex (configure args)
PR: ports/62681 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Diffstat (limited to 'devel/ossp-al')
-rw-r--r--devel/ossp-al/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ossp-al/Makefile b/devel/ossp-al/Makefile
index 1289996f9afe..321a676168cb 100644
--- a/devel/ossp-al/Makefile
+++ b/devel/ossp-al/Makefile
@@ -9,7 +9,7 @@
PORTNAME= al
PORTVERSION= 0.9.1
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 0
CATEGORIES= devel
MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/al/
@@ -22,6 +22,7 @@ LIB_DEPENDS= ex.10:${PORTSDIR}/devel/ossp-ex
USE_GMAKE= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-ex=${LOCALBASE}
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes