aboutsummaryrefslogtreecommitdiff
path: root/comms/hylafax
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-01-26 16:06:35 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-01-26 16:06:35 +0000
commit1d62d821d98b26ab18c67ccecf7443fb4bff2378 (patch)
tree7021fdbe169b6d22a6a7e8146e2e1754162e9221 /comms/hylafax
parentc210151c2fd41fe4f010938b8c04cfbf588b1088 (diff)
downloadports-1d62d821d98b26ab18c67ccecf7443fb4bff2378.tar.gz
ports-1d62d821d98b26ab18c67ccecf7443fb4bff2378.zip
- cleanup header
- strip shlibversion in depedency
Notes
Notes: svn path=/head/; revision=311023
Diffstat (limited to 'comms/hylafax')
-rw-r--r--comms/hylafax/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile
index b36883a22031..7cfd3d7507e8 100644
--- a/comms/hylafax/Makefile
+++ b/comms/hylafax/Makefile
@@ -1,9 +1,5 @@
-# ports collection makefile for: hylafax
-# Date created: 16 May 1995
-# Whom: Julian Stacey <jhs@freebsd.org>
-#
+# Created by: Julian Stacey <jhs@freebsd.org>
# $FreeBSD$
-#
PORTNAME= hylafax
PORTVERSION= 6.0.6
@@ -16,7 +12,7 @@ COMMENT= Fax software
BUILD_DEPENDS= ${LOCALBASE}/lib/afm/Courier:${PORTSDIR}/print/afm
LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \
jpeg:${PORTSDIR}/graphics/jpeg \
- jbig.1:${PORTSDIR}/graphics/jbigkit
+ jbig:${PORTSDIR}/graphics/jbigkit
MAKE_JOBS_UNSAFE= yes