diff options
Diffstat (limited to 'devel/lasi/Makefile')
-rw-r--r-- | devel/lasi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/lasi/Makefile b/devel/lasi/Makefile index 1d7cc983f31e..4b73a11bbb44 100644 --- a/devel/lasi/Makefile +++ b/devel/lasi/Makefile @@ -7,6 +7,7 @@ PORTNAME= lasi PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF DISTNAME= libLASi-${PORTVERSION} @@ -15,7 +16,7 @@ MAINTAINER= lme@FreeBSD.org COMMENT= C++ stream output interface for creating Postscript documents USE_GNOME= pango pkgconfig -USE_AUTOTOOLS= libltdl:15 +USE_AUTOTOOLS= libltdl:22 PKG_CONFIG_PATH= ${PREFIX}/libdata/pkgconfig CONFIGURE_ENV+= PKG_CONFIG_PATH=${PKG_CONFIG_PATH} |