pkgsrc/www/ns-plugger-communicator/Makefile
jlam 1ea58d26e3 Change reachover references into another package's pkg/ directory into
references to the other package's base directory.  This is needed after
the files in the pkg/ directory were dispersed into the base directory.
2001-11-01 09:41:13 +00:00

14 lines
325 B
Makefile

# $NetBSD: Makefile,v 1.4 2001/11/01 09:41:14 jlam Exp $
#
COMMENT= streaming multimedia plugin for Netscape (communicator)
BINNAME= communicator
COMMONDIR= ../ns-plugger-common
DEPENDS+= ns-plugger-common-[0-9]*:${COMMONDIR}
PLIST_SRC= ${.CURDIR}/PLIST
PKGDIR= ${.CURDIR}/${COMMONDIR}
.include "${COMMONDIR}/Makefile"