Index: head/print/pdflib4/Makefile =================================================================== --- head/print/pdflib4/Makefile (revision 86534) +++ head/print/pdflib4/Makefile (revision 86535) @@ -1,47 +1,49 @@ # New ports collection makefile for: pdflib # Date created: Wed Jan 9 12:27:54 CET 2002 # Whom: Alex Dupre # # $FreeBSD$ # PORTNAME= pdflib PORTVERSION= 4.0.3 PORTREVISION?= 1 PORTEPOCH?= 0 CATEGORIES= print MASTER_SITES= http://www.pdflib.com/pdflib/download/ MAINTAINER= sysadmin@alexdupre.com COMMENT= A C library for dynamically generating PDF +BROKEN= Does not fetch + RESTRICTED= "many odd restrictions on usage and distribution" LATEST_LINK?= ${PORTNAME} INSTALLS_SHLIB= yes USE_LIBTOOL= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-cxx \ --with-java=no \ --with-py=no \ --with-tcl=no .if defined(WITH_PERL) USE_PERL5= yes PLIST_SUB= PERL="" CONFIGURE_ARGS+=--with-perl=${PERL} .else CONFIGURE_ARGS+=--with-perl=no PLIST_SUB= PERL="@comment " .endif post-install: ${MKDIR} ${DATADIR}/fonts ${INSTALL_DATA} ${WRKSRC}/fonts/* ${DATADIR}/fonts .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR} .endif .include Property changes on: head/print/pdflib4/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property