diff options
Diffstat (limited to 'x11-toolkits/girara/Makefile')
-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 9f145120ec1c..9d7a017f6d5f 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 -USE_GMAKE= yes +USES= gmake USE_LDCONFIG= yes .include <bsd.port.options.mk> |