[Midnightbsd-cvs] mports: Makefile: license.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu May 22 12:57:31 EDT 2008


Log Message:
-----------
license.

Not sure how to fix magus.  teTex-base wants a x11 free version of ghostscript-gpl but the depends says it's got xorg.  I wonder if this is related to stargazer having x11.

Modified Files:
--------------
    mports/textproc/docproj:
        Makefile (r1.5 -> r1.6)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/docproj/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L textproc/docproj/Makefile -L textproc/docproj/Makefile -u -r1.5 -r1.6
--- textproc/docproj/Makefile
+++ textproc/docproj/Makefile
@@ -15,6 +15,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	The "meta-port" for the Documentation Project
+LICENSE=	agg
 
 NO_BUILD=		yes
 USE_GHOSTSCRIPT_RUN=	yes
@@ -75,11 +76,6 @@
 
 PLIST_FILES=		#empty
 
-.if ${PERL_LEVEL} < 500804
-RUN_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
-.endif
-
-
 DEPENDS_ARGS+=	BATCH=yes WITHOUT_X11=${WITHOUT_X11}
 
 message-jadetex:


More information about the Midnightbsd-cvs mailing list