86f3df3b4f
use the binary install devel/cvsup-gui-bin instead.
11 lines
216 B
Makefile
11 lines
216 B
Makefile
# $NetBSD: Makefile,v 1.10 2004/01/06 00:11:02 xtraeme Exp $
|
|
|
|
.include "${.CURDIR}/../../devel/cvsup/Makefile.common"
|
|
|
|
PKGNAME= cvsup-gui-16.1.h
|
|
|
|
USE_X11= YES
|
|
|
|
CONFLICTS= cvsup-[0-9]*
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|