aboutsummaryrefslogtreecommitdiff
path: root/print/enscript-a4
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2011-03-13 14:15:42 +0000
committerRong-En Fan <rafan@FreeBSD.org>2011-03-13 14:15:42 +0000
commit6cd721e3b0264cd5bd375f9b82cf68b93d4923f1 (patch)
treeaac8e50a70ad23d862796ede26684b5682422b7d /print/enscript-a4
parent5d2e78ba262dc5aada59be7dd19043460f3a1e63 (diff)
downloadports-6cd721e3b0264cd5bd375f9b82cf68b93d4923f1.tar.gz
ports-6cd721e3b0264cd5bd375f9b82cf68b93d4923f1.zip
- Move CONFLICTS definition to slave ports itself instead of making it in
master port so that portmaster can pick this up correctly - Remove MD5 checksum from distinfo Reported by: Warren Block <wblock at wonkity.com> and dougb@
Notes
Notes: svn path=/head/; revision=270791
Diffstat (limited to 'print/enscript-a4')
-rw-r--r--print/enscript-a4/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/print/enscript-a4/Makefile b/print/enscript-a4/Makefile
index 572b19fa1247..15868cff90df 100644
--- a/print/enscript-a4/Makefile
+++ b/print/enscript-a4/Makefile
@@ -5,7 +5,11 @@
# $FreeBSD$
#
+CONFLICTS= enscript-letter-* enscript-letterdj-*
+
PAPERSIZE= a4
+PS= A4
+
MASTERDIR= ${.CURDIR}/../enscript-letter
.include "${MASTERDIR}/Makefile"