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 /accessibility | |
parent | af5d49a7b64ad9cecbed5d3b574882cc6353b8ba (diff) | |
download | ports-beae873ea667e60f3ca6576139a1b6bd9f9d4e4a.tar.gz ports-beae873ea667e60f3ca6576139a1b6bd9f9d4e4a.zip |
Notes
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/at-poke/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/at-poke/Makefile b/accessibility/at-poke/Makefile index 9207bd1c3346..893680b00543 100644 --- a/accessibility/at-poke/Makefile +++ b/accessibility/at-poke/Makefile @@ -11,7 +11,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= mva@FreeBSD.org COMMENT= Accessibility testing and poking tool -USES= gmake +USES= gmake pkgconfig USE_GNOME= gnomeprefix libglade2 libgailgnome GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |