diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-27 16:20:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-27 16:20:41 +0000 |
commit | 92acabe5c42b8fab3257ef06c753080c2d028800 (patch) | |
tree | 60063198094f84903af9768c2fec834086fc0abd /x11/gromit | |
parent | ace1a7d3ab23d79601c18e46393de1787ca87f8d (diff) |
Notes
Diffstat (limited to 'x11/gromit')
-rw-r--r-- | x11/gromit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gromit/Makefile b/x11/gromit/Makefile index b7a46f346aae..ce5b19fd0d6a 100644 --- a/x11/gromit/Makefile +++ b/x11/gromit/Makefile @@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GRaphics Over Miscellaneous Objects (Gromit) USE_GNOME= gtk20 +USE_PKGCONFIG= build DOCS= AUTHORS ChangeLog README |