Index: head/x11/dgs/Makefile =================================================================== --- head/x11/dgs/Makefile (revision 37685) +++ head/x11/dgs/Makefile (revision 37686) @@ -1,37 +1,36 @@ # New ports collection makefile for: dgs # Date created: 22 April 1998 # Whom: Yukihiro Nakai # # $FreeBSD$ # PORTNAME= dgs PORTVERSION= 0.5.9 CATEGORIES= x11 -#MASTER_SITES= ${MASTER_SITE_GNU} -MASTER_SITES= ftp://alpha.gnu.org/gnu/gnustep/ +MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= dgs MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.4:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55 USE_X_PREFIX= yes USE_GMAKE= yes USE_GLIB= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes MAN1= dgs.1 dpsnx.agent.1 MANN= dpsexec.man makepsres.man xepsf.man pre-patch: @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ 's|manm|mann|g' .include Property changes on: head/x11/dgs/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.22 \ No newline at end of property +1.23 \ No newline at end of property