remove bogus CONFIGURE_ARGS option
This commit is contained in:
parent
cb6c212c29
commit
c97c4d4411
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2003/12/14 09:26:11 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2003/12/19 19:22:58 brad Exp $
|
||||
|
||||
COMMENT= "GdkPixbuf graphics library"
|
||||
COMMENT-gnome= "GdkPixbuf graphics library (GNOME Canvas)"
|
||||
@ -57,8 +57,4 @@ LIB_DEPENDS+= gnome.36,art_lgpl,gnomesupport,gnomeui::x11/gnome/libs
|
||||
. endif
|
||||
.endif
|
||||
|
||||
.if ${MULTI_PACKAGES:M-gnome}
|
||||
CONFIGURE_ARGS+= --with-gnome
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user