diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-04 19:03:28 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-07-04 19:03:28 +0000 |
commit | 1af2baef8456f3254f5c7aa60d3fb311343ac319 (patch) | |
tree | 405a583b2c12f2a125d6aeac7991da24fc75bdab /devel/glib20 | |
parent | 7dff22a1e20e88788609885f4af0b71e5932e619 (diff) | |
download | ports-1af2baef8456f3254f5c7aa60d3fb311343ac319.tar.gz ports-1af2baef8456f3254f5c7aa60d3fb311343ac319.zip |
Notes
Diffstat (limited to 'devel/glib20')
-rw-r--r-- | devel/glib20/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 17fbc8235184..973034f47d1e 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -31,6 +31,7 @@ USE_LIBTOOL= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_GMAKE= yes +USE_PERL5= yes CONFIGURE_ARGS= --enable-static --with-libiconv=gnu CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ |