Remove uneeded CONFIGURE_ARGS.

This commit is contained in:
ajacoutot 2012-09-28 17:09:49 +00:00
parent ef10a5a6e1
commit 27f5a064a3

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2012/09/28 11:11:21 jasper Exp $
# $OpenBSD: Makefile,v 1.8 2012/09/28 17:09:49 ajacoutot Exp $
COMMENT= framework for making media discovery and browsing easy
@ -37,8 +37,6 @@ LIB_DEPENDS= devel/libsoup \
MODGNOME_TOOLS= goi vala
CONFIGURE_ARGS+=--enable-grl-net
SUBST_VARS+= API
.include <bsd.port.mk>