diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-01-08 07:29:23 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2006-01-08 07:29:23 +0000 |
commit | 1478ae5ad5916cc154c0388855dad36b251993a3 (patch) | |
tree | 7e0516472e37757d228ff261aff5c8f04ffde230 /editors/gphpedit | |
parent | 6a457a9741eff328af80dc41166ee9b837fefd39 (diff) | |
download | ports-1478ae5ad5916cc154c0388855dad36b251993a3.tar.gz ports-1478ae5ad5916cc154c0388855dad36b251993a3.zip |
Notes
Diffstat (limited to 'editors/gphpedit')
-rw-r--r-- | editors/gphpedit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/gphpedit/Makefile b/editors/gphpedit/Makefile index 6ead3efe2279..5bfc3fc651c0 100644 --- a/editors/gphpedit/Makefile +++ b/editors/gphpedit/Makefile @@ -18,6 +18,7 @@ COMMENT= PHP, HTML and CSS development environment for GNOME 2.x USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libgnomeui libgtkhtml +USE_GCC= 3.4+ USE_X_PREFIX= yes USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |