diff options
author | Doug Barton <dougb@FreeBSD.org> | 2003-10-06 09:46:42 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2003-10-06 09:46:42 +0000 |
commit | 4e6958f6adfbd11f93b9f89deaa9bab6ee18a2bb (patch) | |
tree | 9553968f1de8b7855524a6eae104b76b197d2ebb /print/hpijs | |
parent | afcdfe5cf8d8521709b86f7fd6573f5b0ca8408f (diff) | |
download | ports-4e6958f6adfbd11f93b9f89deaa9bab6ee18a2bb.tar.gz ports-4e6958f6adfbd11f93b9f89deaa9bab6ee18a2bb.zip |
Notes
Diffstat (limited to 'print/hpijs')
-rw-r--r-- | print/hpijs/Makefile | 11 | ||||
-rw-r--r-- | print/hpijs/distinfo | 2 |
2 files changed, 2 insertions, 11 deletions
diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile index fd766e23303c..c5a870e02b85 100644 --- a/print/hpijs/Makefile +++ b/print/hpijs/Makefile @@ -6,28 +6,19 @@ # PORTNAME= hpijs -PORTVERSION= 1.4.1 +PORTVERSION= 1.5 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= hpinkjet -DIST_SUBDIR= ghostscript MAINTAINER= DougB@FreeBSD.org COMMENT= Drivers and support resources for 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}" CONFIGURE_ARGS= --disable-foomatic-install -CPPFLAGS= `${IJS_CONFIG} --cflags` -LDFLAGS= `${IJS_CONFIG} --libs` - post-patch: @${REINPLACE_CMD} -e 's|CFLAGS="-O2 -Wall"|CFLAGS="\$$CFLAGS"|g ; \ s|CXXFLAGS="-O2 -Wall"|CXXFLAGS="\$$CXXFLAGS"|g ; \ diff --git a/print/hpijs/distinfo b/print/hpijs/distinfo index 21d3d15ad9c0..d20b4358ea83 100644 --- a/print/hpijs/distinfo +++ b/print/hpijs/distinfo @@ -1 +1 @@ -MD5 (ghostscript/hpijs-1.4.1.tar.gz) = fff91a62e0917a5fac6111f524ed7d21 +MD5 (hpijs-1.5.tar.gz) = 348bbc20f42b9d7dae4b08590649098b |