svn commit: r411554 - in head/print/hplip: . files
Tijl Coosemans
tijl at FreeBSD.org
Mon Mar 21 11:35:30 UTC 2016
Author: tijl
Date: Mon Mar 21 11:35:29 2016
New Revision: 411554
URL: https://svnweb.freebsd.org/changeset/ports/411554
Log:
Remove pkg-message. It's no longer needed and causing confusion.
PR: 207920
Deleted:
head/print/hplip/files/pkg-message.in
Modified:
head/print/hplip/Makefile
Modified: head/print/hplip/Makefile
==============================================================================
--- head/print/hplip/Makefile Mon Mar 21 11:21:28 2016 (r411553)
+++ head/print/hplip/Makefile Mon Mar 21 11:35:29 2016 (r411554)
@@ -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=${
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
-SUB_FILES= pkg-message
FILES4FIX= Makefile.in \
base/codes.py \
base/g.py \
More information about the svn-ports-all
mailing list