no need to set USE_LIBTOOL, already taken care of by gnome.port.mk

prompted by aja@
This commit is contained in:
jasper 2011-04-13 07:30:15 +00:00
parent 4c79d5450f
commit e99bcb7e39
2 changed files with 2 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.47 2011/04/07 08:28:16 jasper Exp $
# $OpenBSD: Makefile,v 1.48 2011/04/13 07:30:15 jasper Exp $
COMMENT= text widget that extends GTK2's GtkTextView widget
@ -37,7 +37,6 @@ LIB_DEPENDS= textproc/libxml \
x11/gtk+2
USE_GMAKE= Yes
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
--disable-gtk-doc

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2011/03/23 16:34:51 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.10 2011/04/13 07:30:15 jasper Exp $
COMMENT= C++ wrapper for gtksourceview
@ -35,8 +35,6 @@ BUILD_DEPENDS= devel/mm-common
LIB_DEPENDS= x11/gtksourceview \
x11/gtk2mm
USE_LIBTOOL= Yes
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS= ${CONFIGURE_SHARED}