aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2019-06-21 00:03:10 +0800
committerGleb Popov <arrowd@FreeBSD.org>2019-06-21 00:03:10 +0800
commit9b79b0b5b291ebbec7fd7da451a9d6d7bb5ac47c (patch)
tree5612bfb2fa5987e0c24ec3d6d9fae64135cafe44 /print
parent004053f86dfcf7c83174eca4f3d08b79e3e3fadb (diff)
downloadfreebsd-ports-gnome-9b79b0b5b291ebbec7fd7da451a9d6d7bb5ac47c.tar.gz
freebsd-ports-gnome-9b79b0b5b291ebbec7fd7da451a9d6d7bb5ac47c.tar.zst
freebsd-ports-gnome-9b79b0b5b291ebbec7fd7da451a9d6d7bb5ac47c.zip
In wrapper scripts, use $@ instead of $* to correctly pass arguments to the real program
PR: 238719 Approved by: tcberner (mentor, implicit)
Diffstat (limited to 'print')
-rw-r--r--print/hs-hscolour/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/hs-hscolour/Makefile b/print/hs-hscolour/Makefile
index d17e3208d758..dd014dbf48fd 100644
--- a/print/hs-hscolour/Makefile
+++ b/print/hs-hscolour/Makefile
@@ -3,7 +3,7 @@
PORTNAME= hscolour
PORTVERSION= 1.24.4
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= print haskell