diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-04 16:42:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-04 16:42:19 +0000 |
commit | 608790486b4cc5c958d91ade96cd6106856eb37b (patch) | |
tree | 8c49ad2ac673337cb5cf0ab7d757e2dddacd7c78 | |
parent | baeb2cd0fc1bcdf9a339915b464486384ec8c242 (diff) | |
download | ports-608790486b4cc5c958d91ade96cd6106856eb37b.tar.gz ports-608790486b4cc5c958d91ade96cd6106856eb37b.zip |
Notes
-rw-r--r-- | x11-toolkits/girara/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/girara/Makefile b/x11-toolkits/girara/Makefile index 0f7a86010424..3260aedf2d65 100644 --- a/x11-toolkits/girara/Makefile +++ b/x11-toolkits/girara/Makefile @@ -10,7 +10,7 @@ MAINTAINER= madpilot@FreeBSD.org COMMENT= GTK2 Interface Library for Zathura PDF Viewer USE_GNOME= glib20 gtk20 -USES= gmake +USES= gmake pkgconfig USE_LDCONFIG= yes .include <bsd.port.options.mk> |