fix lib_depends
This commit is contained in:
parent
c4a5486743
commit
ee36d3dde2
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2007/08/30 07:41:33 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2007/08/30 13:04:15 jasper Exp $
|
||||
|
||||
COMMENT= widgets library
|
||||
|
||||
DISTNAME= Mowitz-0.3.0
|
||||
PKGNAME= ${DISTNAME:L}
|
||||
PKGNAME= ${DISTNAME:L}p0
|
||||
SHARED_LIBS += Mowitz 3.0 # .3.0
|
||||
CATEGORIES= x11 devel
|
||||
|
||||
@ -18,6 +18,8 @@ WANTLIB= m
|
||||
|
||||
MASTER_SITES= http://siag.nu/pub/mowitz/
|
||||
|
||||
LIB_DEPENDS= neXtaw.>=13::x11/neXtaw
|
||||
|
||||
USE_X11= Yes
|
||||
USE_LIBTOOL= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
Loading…
x
Reference in New Issue
Block a user