diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-04-30 21:32:40 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-04-30 21:32:40 +0000 |
commit | 122ad938a440f2d3df4f9a2f9973bc9bfaf0e1e3 (patch) | |
tree | d21607c1a9673722a04f3262b5910735783ab778 /x11-toolkits/gtkmm12 | |
parent | b9192d72d631c87be45423113ae8a9ff13f942ac (diff) | |
download | ports-122ad938a440f2d3df4f9a2f9973bc9bfaf0e1e3.tar.gz ports-122ad938a440f2d3df4f9a2f9973bc9bfaf0e1e3.zip |
Notes
Diffstat (limited to 'x11-toolkits/gtkmm12')
-rw-r--r-- | x11-toolkits/gtkmm12/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gtkmm12/Makefile b/x11-toolkits/gtkmm12/Makefile index 96dd41232481..0ed6e935ccc0 100644 --- a/x11-toolkits/gtkmm12/Makefile +++ b/x11-toolkits/gtkmm12/Makefile @@ -22,6 +22,7 @@ USE_AUTOTOOLS= libtool:22 USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk12 +USE_PERL5= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-static=yes \ |