- remove unnecessary PKGNAME tag
- add TCL to dependency list
- chmod -> ${CHMOD}
This commit is contained in:
brad 1999-09-02 21:35:20 +00:00
parent 64e2b92ffb
commit 60684d358c

View File

@ -1,18 +1,19 @@
# $OpenBSD: Makefile,v 1.3 1999/09/02 19:30:39 angelos Exp $
#
# $OpenBSD: Makefile,v 1.4 1999/09/02 21:35:20 brad Exp $
DISTNAME= sdr-2.7e
PKGNAME= sdr-2.7e
CATEGORIES= mbone tk80
CATEGORIES= mbone
MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/sdr/2.7e/
NEED_VERSION= 1.111
MAINTAINER= angelos@openbsd.org
LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
LIB_DEPENDS= tcl80.1.5:${PORTSDIR}/lang/tcl80
tk80.1.5:${PORTSDIR}/x11/tk80
HAS_CONFIGURE= yes
USE_GMAKE= yes
USE_X11= yes
USE_GMAKE= yes
HAS_CONFIGURE= yes
# src/libs.tcl is autogenerated from the tcl/tk installed on the
# build system, so we shouldn't use the one in the distribution.
@ -22,7 +23,7 @@ post-extract:
@${RM} -f ${WRKSRC}/src/libs.tcl
@${CP} ${FILESDIR}/Makefile.work ${WRKSRC}/Makefile
@${CP} ${FILESDIR}/configure ${WRKSRC}
@chmod 755 ${WRKSRC}/configure
@${CHMOD} 755 ${WRKSRC}/configure
post-install:
${INSTALL_PROGRAM} ${WRKSRC}/sdr/freebsd/sdr ${PREFIX}/bin