- Bump lib major after recent libc changes
- Bump PKGNAME go ahead espie@
This commit is contained in:
parent
97c9a069d8
commit
0a751ebcf3
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2005/01/28 12:54:32 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2005/05/11 19:40:20 alek Exp $
|
||||
|
||||
COMMENT= "GNOME Application Libs"
|
||||
|
||||
DISTNAME= gal-0.24
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= devel x11/gnome
|
||||
HOMEPAGE= http://www.gnome.org/
|
||||
|
||||
@ -41,4 +41,6 @@ CONFIGURE_ARGS+= --with-html-dir=${LOCALBASE}/share/doc/gal
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
MAKE_FLAGS= GAL_CURRENT=24
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.5 2004/09/14 23:43:55 espie Exp $
|
||||
@lib lib/libgal.so.23.0
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.6 2005/05/11 19:40:20 alek Exp $
|
||||
@lib lib/libgal.so.24.0
|
||||
|
Loading…
Reference in New Issue
Block a user