aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-05-27 18:57:36 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-05-27 18:57:36 +0000
commita50f12b6950e5b38fbbb83e9c0f4b15de7bcf1fc (patch)
tree18d8ee4d3737d2d3c038cdfac1861896205f8f36
parent62df242d493827fd618a6410e380fe4dbef22c50 (diff)
downloadports-a50f12b6950e5b38fbbb83e9c0f4b15de7bcf1fc.tar.gz
ports-a50f12b6950e5b38fbbb83e9c0f4b15de7bcf1fc.zip
Notes
-rw-r--r--math/fityk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fityk/Makefile b/math/fityk/Makefile
index 290b20f8ae9a..05bdd8f2458d 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