diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2012-10-23 12:35:53 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2012-10-23 12:35:53 +0000 |
commit | eeea310c1b941c2a0a30af912879b30cc60681ff (patch) | |
tree | 74a17a8ff9d521395368cb4bdad29ae53ae2b9f5 /graphics/amide | |
parent | d2e05ada1c63b234b4018353612ded3f00c88963 (diff) | |
download | ports-eeea310c1b941c2a0a30af912879b30cc60681ff.tar.gz ports-eeea310c1b941c2a0a30af912879b30cc60681ff.zip |
Notes
Diffstat (limited to 'graphics/amide')
-rw-r--r-- | graphics/amide/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/amide/Makefile b/graphics/amide/Makefile index b8317c30b31e..77400f0bc2a8 100644 --- a/graphics/amide/Makefile +++ b/graphics/amide/Makefile @@ -15,6 +15,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_GMAKE= yes GNU_CONFIGURE= yes +USE_CSTD= gnu89 MAKE_JOBS_UNSAFE= yes USE_GETTEXT= yes USE_GNOME= gtk20 libgnomecanvas libgnomeui libxml2 |