summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-05-27 18:57:36 +0000
committerpav <pav@FreeBSD.org>2005-05-27 18:57:36 +0000
commit649b6d3bb4324fd218acb00a82a304b9c110a936 (patch)
tree0a4b562f40497f0ba787216374096830e354b66d /math
parent63ea67421fb1d1028b8e6bd811b097d8c87a1f62 (diff)
downloadFreeBSD-ports-649b6d3bb4324fd218acb00a82a304b9c110a936.zip
FreeBSD-ports-649b6d3bb4324fd218acb00a82a304b9c110a936.tar.gz
- Fix build after wxGtk changes
Reported by: pointyhat
Diffstat (limited to 'math')
-rw-r--r--math/fityk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fityk/Makefile b/math/fityk/Makefile
index 290b20f..05bdd8f 100644
--- a/math/fityk/Makefile
+++ b/math/fityk/Makefile
@@ -24,7 +24,7 @@ USE_GNOME= gnometarget
GNU_CONFIGURE= yes
CPPFLAGS+= "-I${LOCALBASE}/include"
LDFLAGS+= "-L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --enable-optimization
+CONFIGURE_ARGS= --enable-optimization --with-wx-config=wxgtk2-2.4-config
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
USE_GMAKE= yes
OpenPOWER on IntegriCloud