From 8abbe4e1591596a9978fa6066313728494541738 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Mon, 8 Aug 2016 19:08:09 +0000 Subject: Register missing USE* flags --- x11/gtk-launch/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11/gtk-launch') diff --git a/x11/gtk-launch/Makefile b/x11/gtk-launch/Makefile index b729300f2489..80176ba3f2fc 100644 --- a/x11/gtk-launch/Makefile +++ b/x11/gtk-launch/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtk-launch DISTVERSION= 1.1b -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 MASTER_SITES= http://pierric.descamps.free.fr/pierric/downloads/ \ LOCAL/ehaupt @@ -11,7 +11,9 @@ MASTER_SITES= http://pierric.descamps.free.fr/pierric/downloads/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Fast GTK+ program launcher +USES= gettext-runtime USE_GNOME= gtk12 +USE_XORG= x11 xext xi PLIST_FILES= bin/gtk-launch PORTDOCS= INSTALL -- cgit v1.2.3