diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-07-13 17:08:41 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-07-13 17:08:41 +0000 |
commit | 273faacae9a3b6947585e59cf2537aae16b7ce72 (patch) | |
tree | 7df6a628302c846ff8139d6c8c391a5b2de2b62f /emulators/vba | |
parent | af2e37b8ce4196cb4aa6963183be864d114b77fc (diff) |
Notes
Diffstat (limited to 'emulators/vba')
-rw-r--r-- | emulators/vba/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/vba/Makefile b/emulators/vba/Makefile index 89022e61df6d..9c55fa46617f 100644 --- a/emulators/vba/Makefile +++ b/emulators/vba/Makefile @@ -36,6 +36,7 @@ PROFILING_DESC= Enable profiling GTK2_CONFIGURE_ON= --enable-gtk=2.4 GTK2_LIB_DEPENDS= libglademm-2.4.so:${PORTSDIR}/devel/libglademm24 +GTK2_USES= pkgconfig PROFILING_CONFIGURE_ENABLE= profiling BROKEN_ia64= Runaway cc1plus process |