Missing @lib marker in gnome flavor => bump pkgname.

This commit is contained in:
espie 2004-11-17 18:23:50 +00:00
parent 907cf3205c
commit 4551b1e62f
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2004/09/15 19:38:49 espie Exp $
# $OpenBSD: Makefile,v 1.17 2004/11/17 18:23:50 espie Exp $
COMMENT= "library for loading GLADE interface files at runtime"
@ -34,6 +34,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
.if ${FLAVOR:L:Mgnome}
LIB_DEPENDS+= gnome.36,art_lgpl,gnomesupport,gnomeui::x11/gnome/libs
CONFIGURE_ARGS+= --with-gnome
PKGNAME= ${DISTNAME}p0
.else
CONFIGURE_ARGS+= --without-gnome
.endif

View File

@ -1,2 +1,2 @@
@comment $OpenBSD: PFRAG.shared-gnome,v 1.1 2004/09/15 21:22:35 espie Exp $
lib/libglade-gnome.so.5.0
@comment $OpenBSD: PFRAG.shared-gnome,v 1.2 2004/11/17 18:23:50 espie Exp $
@lib lib/libglade-gnome.so.5.0