aboutsummaryrefslogtreecommitdiff
path: root/print/hpijs/Makefile
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2003-10-06 09:46:42 +0000
committerDoug Barton <dougb@FreeBSD.org>2003-10-06 09:46:42 +0000
commit4e6958f6adfbd11f93b9f89deaa9bab6ee18a2bb (patch)
tree9553968f1de8b7855524a6eae104b76b197d2ebb /print/hpijs/Makefile
parentafcdfe5cf8d8521709b86f7fd6573f5b0ca8408f (diff)
downloadports-4e6958f6adfbd11f93b9f89deaa9bab6ee18a2bb.tar.gz
ports-4e6958f6adfbd11f93b9f89deaa9bab6ee18a2bb.zip
Notes
Diffstat (limited to 'print/hpijs/Makefile')
-rw-r--r--print/hpijs/Makefile11
1 files changed, 1 insertions, 10 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 ; \