diff options
Diffstat (limited to 'devel/regexxer/Makefile')
-rw-r--r-- | devel/regexxer/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/regexxer/Makefile b/devel/regexxer/Makefile index e2766f869..b970b6c2e 100644 --- a/devel/regexxer/Makefile +++ b/devel/regexxer/Makefile @@ -9,10 +9,9 @@ MASTER_SITES= GNOME MAINTAINER= kwm@FreeBSD.org COMMENT= An interactive tool for performing search and replace operations -USES= gettext pathfix pkgconfig +USES= gettext gmake pathfix pkgconfig USE_XZ= yes GNU_CONFIGURE= yes -USE_GMAKE= yes USE_GNOME= gnomeprefix intltool intlhack gtkmm30 gtksourceviewmm3 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |