Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/cvsup/Makefile,v retrieving revision 1.62 diff -u -r1.62 Makefile --- Makefile 21 Sep 2005 05:33:21 -0000 1.62 +++ Makefile 22 Oct 2005 17:30:51 -0000 @@ -40,7 +40,6 @@ .if defined(WITHOUT_X11) || ${ARCH} == "amd64" M3FLAGS+= -DNOGUI BUILD_DEPENDS= ${PREFIX}/lib/m3/pkg/tcp/${TARGET}/libm3tcp.a:${PORTSDIR}/lang/ezm3 -PKGNAMESUFFIX= -without-gui COMMENT= General network file distribution system optimized for CVS (non-GUI version) DESCR= ${PKGDIR}/pkg-descr.nogui .else