USE_LIBTOOL
This commit is contained in:
parent
a2ddad78d1
commit
ed20381fd9
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2007/01/04 20:19:53 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2007/04/07 14:05:04 steven Exp $
|
||||
|
||||
COMMENT= "front-end to external cd audio rippers and mp3 encoders"
|
||||
|
||||
DISTNAME= grip-3.2.0
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
CATEGORIES= audio
|
||||
|
||||
HOMEPAGE= http://www.nostatic.org/grip/
|
||||
@ -42,6 +42,7 @@ CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
USE_X11= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2006/12/16 12:22:33 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2007/04/07 14:05:04 steven Exp $
|
||||
|
||||
COMMENT= "editor for the GConf configuration system"
|
||||
|
||||
DISTNAME= gconf-editor-2.10.0
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
CATEGORIES= devel x11/gnome
|
||||
|
||||
HOMEPAGE= http://www.gnome.org/
|
||||
@ -35,6 +35,7 @@ MODULES= devel/gettext
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= --disable-gtk-doc
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2007/03/15 11:30:07 jolan Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2007/04/07 14:05:04 steven Exp $
|
||||
|
||||
COMMENT= "code editor for GNOME"
|
||||
|
||||
DISTNAME= glimmer-1.2.1
|
||||
PKGNAME= glimmer-1.2.1p3
|
||||
PKGNAME= glimmer-1.2.1p4
|
||||
CATEGORIES= editors x11
|
||||
|
||||
HOMEPAGE= http://glimmer.sourceforge.net/
|
||||
@ -30,6 +30,7 @@ LIB_DEPENDS= gnomeprint.>=16::x11/gnome/print \
|
||||
SEPARATE_BUILD= concurrent
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= --disable-python
|
||||
|
Loading…
Reference in New Issue
Block a user