diff options
author | John Marino <marino@FreeBSD.org> | 2013-08-18 09:23:21 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-08-18 09:23:21 +0000 |
commit | 8284f2bb0ce165d0415b8e9f79600e343a08859c (patch) | |
tree | d4829ef96665d742f52d85a13d87585686d62956 /ukrainian | |
parent | a6c44cfa9c84f313da01813c62f655b2a4c2c63c (diff) | |
download | freebsd-ports-8284f2bb0ce165d0415b8e9f79600e343a08859c.zip |
ukrainian/webalizer: Fix gd dependency
Also trim the header while here.
Approved by: culot (mentor)
Diffstat (limited to 'ukrainian')
-rw-r--r-- | ukrainian/webalizer/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/ukrainian/webalizer/Makefile b/ukrainian/webalizer/Makefile index 1073af34f3ef..eee462c8a7c9 100644 --- a/ukrainian/webalizer/Makefile +++ b/ukrainian/webalizer/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: uk-webalizer -# Date created: 22 May 2001 -# Whom: mike@LITech.lviv.ua -# +# Created by: mike@LITech.lviv.ua # $FreeBSD$ -# MASTERDIR= ${.CURDIR}/../../www/webalizer CATEGORIES= ukrainian MAINTAINER= mikef@LITech.lviv.ua -LIB_DEPENDS= gd.4:${PORTSDIR}/ukrainian/gd +LIB_DEPENDS= gd:${PORTSDIR}/ukrainian/gd WEBALIZER_LANG= ukrainian |