svn commit: r324897 - head/ukrainian/webalizer

John Marino marino at FreeBSD.org
Sun Aug 18 09:23:21 UTC 2013


Author: marino
Date: Sun Aug 18 09:23:21 2013
New Revision: 324897
URL: http://svnweb.freebsd.org/changeset/ports/324897

Log:
  ukrainian/webalizer: Fix gd dependency
  
  Also trim the header while here.
  
  Approved by:	culot (mentor)

Modified:
  head/ukrainian/webalizer/Makefile

Modified: head/ukrainian/webalizer/Makefile
==============================================================================
--- head/ukrainian/webalizer/Makefile	Sun Aug 18 09:19:29 2013	(r324896)
+++ head/ukrainian/webalizer/Makefile	Sun Aug 18 09:23:21 2013	(r324897)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	uk-webalizer
-# Date created:		22 May 2001
-# Whom:			mike at LITech.lviv.ua
-#
+# Created by: mike at LITech.lviv.ua
 # $FreeBSD$
-#
 
 MASTERDIR=	${.CURDIR}/../../www/webalizer
 CATEGORIES=	ukrainian
 
 MAINTAINER=	mikef at LITech.lviv.ua
 
-LIB_DEPENDS=	gd.4:${PORTSDIR}/ukrainian/gd
+LIB_DEPENDS=	gd:${PORTSDIR}/ukrainian/gd
 
 WEBALIZER_LANG=	ukrainian
 


More information about the svn-ports-all mailing list