- remove unneeded CONFIGURE_STYLE, it's taken care of by Makefile.inc
This commit is contained in:
parent
b876eeeb9a
commit
cdc6a95a39
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2008/02/04 17:55:18 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2008/02/16 19:46:03 jasper Exp $
|
||||
|
||||
COMMENT= plugins for Gedit
|
||||
|
||||
@ -39,7 +39,6 @@ RUN_DEPENDS= ::devel/vte,-python \
|
||||
|
||||
USE_X11= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||
--with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/gedit \
|
||||
--disable-schemas-install \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2008/02/04 17:55:19 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2008/02/16 19:46:03 jasper Exp $
|
||||
|
||||
COMMENT= project management application
|
||||
|
||||
@ -44,7 +44,6 @@ LIB_DEPENDS= bonoboui-2::x11/gnome/libbonoboui \
|
||||
|
||||
USE_X11= Yes
|
||||
DESKTOP_FILES= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||
--with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/planner \
|
||||
--disable-schemas-install \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2008/02/11 17:18:41 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2008/02/16 19:46:03 jasper Exp $
|
||||
|
||||
COMMENT= manage encryption keys
|
||||
|
||||
@ -53,7 +53,6 @@ MODULES= devel/gettext \
|
||||
USE_X11= Yes
|
||||
DESKTOP_FILES= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||
--with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/seahorse \
|
||||
--with-gecko=xulrunner \
|
||||
|
Loading…
Reference in New Issue
Block a user