Index: head/www/netscape-remote/Makefile =================================================================== --- head/www/netscape-remote/Makefile (revision 23770) +++ head/www/netscape-remote/Makefile (revision 23771) @@ -1,28 +1,28 @@ # New ports collection makefile for: netscape-remote # Version required: 1.0 # Date created: 09/13/1999 # Whom: Kelly Yancey # # $FreeBSD$ # DISTNAME= netscape-remote PKGNAME= netscape-remote-1.0 CATEGORIES= www MASTER_SITES= http://home.netscape.com/newsref/std/ DISTFILES= remote.c vroot.h MAINTAINER= kbyanc@posi.net +USE_XLIB= yes FETCH_BEFORE_ARGS= -b - DIST_SUBDIR= netscape-remote NO_WRKSUBDIR= yes do-extract: @${MKDIR} ${WRKDIR} @cp ${FILESDIR}/Makefile ${WRKDIR} @for i in $(DISTFILES); do ${CP} ${DISTDIR}/${DIST_SUBDIR}/$$i \ ${WRKDIR}; done .include Property changes on: head/www/netscape-remote/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property