needs version >= 1.67 of bsd.port.mk

This commit is contained in:
jasoni 1999-03-08 05:17:59 +00:00
parent e63d273815
commit fb6fbc78d7

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 1999/02/08 03:59:15 jasoni Exp $
# $OpenBSD: Makefile,v 1.7 1999/03/08 05:17:59 jasoni Exp $
#
DISTNAME= WindowMaker-0.51.0
@ -11,6 +11,8 @@ MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ \
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DATAFILES}
DATAFILES= WindowMaker-data.tar.gz
NEED_VERSION= 1.67
LIB_DEPENDS= PropList\\.1\\.:${PORTSDIR}/devel/libproplist \
jpeg\\.62\\.:${PORTSDIR}/graphics/jpeg \
tiff\\.3\\.4:${PORTSDIR}/graphics/tiff34 \