# New ports collection makefile for: hpijs # Date created: 1 May 2002 # Whom: ports@FreeBSD.org # # $FreeBSD$ # PORTNAME= hpijs PORTVERSION= 1.3.1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= hpinkjet DIST_SUBDIR= ghostscript MAINTAINER= ports@FreeBSD.org COMMENT= The drivers and support resources for the HP Inkjet Printers LIB_DEPENDS= ijs.1:${PORTSDIR}/print/libijs IJS_CONFIG?= ${LOCALBASE}/bin/ijs-config USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CPPFLAGS= `${IJS_CONFIG} --cflags` LDFLAGS= `${IJS_CONFIG} --libs` post-patch: @${REINPLACE_CMD} -e 's|CFLAGS="-O2 -Wall"|CFLAGS="\$$CFLAGS"|g ; \ s|||g ; \ s|CXXFLAGS="-O2 -Wall"|CXXFLAGS="\$$CXXFLAGS"|g' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e 's| ijs.[cho]||g ; \ s| ijs_client.h||g ; \ s| ijs_server.[cho]||g ; \ s| ijs_exec_unix.[co]||g' ${WRKSRC}/Makefile.in do-install: ${INSTALL_PROGRAM} ${WRKSRC}/hpijs ${PREFIX}/bin .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/gs_hpijs.png ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/hpijs_readme.html ${DOCSDIR} .endif .include 'get'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.3makc2012-10-293-3/+10
* Update to 1.2makc2012-10-092-8/+3
* Update to 1.1makc2012-08-293-8/+5
* Update to 1.0makc2012-07-233-15/+82
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1
* - update png to 1.5.10dinoex2012-06-011-0/+1
* Update to 0.9.2.rakuco2012-05-274-72/+35
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-0/+1
* Update to 0.8.1makc2011-12-133-5/+76
* Update to 0.8.0.rakuco2011-10-24