diff options
Diffstat (limited to 'devel/lasi')
-rw-r--r-- | devel/lasi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lasi/Makefile b/devel/lasi/Makefile index 8a5aed40aa0c..a481e50a454c 100644 --- a/devel/lasi/Makefile +++ b/devel/lasi/Makefile @@ -16,7 +16,7 @@ MAINTAINER= lme@FreeBSD.org COMMENT= C++ stream output interface for creating Postscript documents USE_GNOME= pango pkgconfig -USE_AUTOTOOLS= libltdl:22 +USE_AUTOTOOLS= libltdl PKG_CONFIG_PATH= ${PREFIX}/libdata/pkgconfig CONFIGURE_ENV+= PKG_CONFIG_PATH=${PKG_CONFIG_PATH} |