aboutsummaryrefslogtreecommitdiffstats
path: root/print/hplip/Makefile
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2016-03-21 19:35:29 +0800
committertijl <tijl@FreeBSD.org>2016-03-21 19:35:29 +0800
commit5a247ecc084665dbf88ca757dbdd41c7202a9414 (patch)
tree639c2ca4fb910528e206b2812a2166a9de3b63c6 /print/hplip/Makefile
parent781c5363d3a6657c67326035fac0a88427e10fa3 (diff)
downloadfreebsd-ports-gnome-5a247ecc084665dbf88ca757dbdd41c7202a9414.tar.gz
freebsd-ports-gnome-5a247ecc084665dbf88ca757dbdd41c7202a9414.tar.zst
freebsd-ports-gnome-5a247ecc084665dbf88ca757dbdd41c7202a9414.zip
Remove pkg-message. It's no longer needed and causing confusion.
PR: 207920
Diffstat (limited to 'print/hplip/Makefile')
-rw-r--r--print/hplip/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/hplip/Makefile b/print/hplip/Makefile
index cb3244de58e5..cbd6ce4a8845 100644
--- a/print/hplip/Makefile
+++ b/print/hplip/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hplip
PORTVERSION= 3.16.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= SF
@@ -34,7 +34,6 @@ CONFIGURE_ARGS= --with-cupsbackenddir=${PREFIX}/libexec/cups/backend \
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
-SUB_FILES= pkg-message
FILES4FIX= Makefile.in \
base/codes.py \
base/g.py \