- Remove LIB_DEPENDS, this port doesn't need tcl/tk

- Bump PKGNAME

ok sturm@
This commit is contained in:
alek 2005-02-13 14:15:37 +00:00
parent 8a2946712b
commit ee161d808f

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.22 2004/11/28 13:00:40 sturm Exp $
# $OpenBSD: Makefile,v 1.23 2005/02/13 14:15:37 alek Exp $
COMMENT= "common library functions used by the UCL multicast utils"
DISTNAME= common-1.0.6
PKGNAME= ${DISTNAME}p1
PKGNAME= ${DISTNAME}p2
CATEGORIES= mbone
MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/common/
@ -14,9 +14,6 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
LIB_DEPENDS= tcl80.1.5:tcl->=8.0,<8.1:lang/tcl/8.0 \
tk80.1.5:tk->=8.0,<8.1:x11/tk/8.0
USE_GMAKE= Yes
CONFIGURE_STYLE=gnu