irssi 0.8.9 update included switching from glib1 -> glib2. this plugin
needs glib1, not glib2.
This commit is contained in:
parent
87ea658a65
commit
586524c83e
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2003/01/03 15:13:31 lebel Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2004/01/04 00:49:38 jolan Exp $
|
||||
|
||||
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
|
||||
|
||||
@ -20,6 +20,8 @@ MAINTAINER= David Lebel <lebel@openbsd.org>
|
||||
BUILD_DEPENDS= ::net/irssi:configure
|
||||
RUN_DEPENDS= :irssi-*:net/irssi
|
||||
|
||||
LIB_DEPENDS= glib.1.2,gmodule.1.2,gthread.1.2::devel/glib
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user