diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 13:01:53 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 13:01:53 +0000 |
commit | beae873ea667e60f3ca6576139a1b6bd9f9d4e4a (patch) | |
tree | 60e6bd0c1da61d32c96b74fbcafd43dc4b21eaa6 /graphics/amide | |
parent | af5d49a7b64ad9cecbed5d3b574882cc6353b8ba (diff) | |
download | ports-beae873ea667e60f3ca6576139a1b6bd9f9d4e4a.tar.gz ports-beae873ea667e60f3ca6576139a1b6bd9f9d4e4a.zip |
Notes
Diffstat (limited to 'graphics/amide')
-rw-r--r-- | graphics/amide/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/amide/Makefile b/graphics/amide/Makefile index adb8c439f1e1..725c2d23c5a7 100644 --- a/graphics/amide/Makefile +++ b/graphics/amide/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 GNU_CONFIGURE= yes USE_CSTD= gnu89 MAKE_JOBS_UNSAFE= yes -USES= gettext gmake +USES= gettext gmake pkgconfig USE_GNOME= gtk20 libgnomecanvas libgnomeui libxml2 INSTALLS_OMF= yes |