Bug 43292 - new port: png2ico
Summary: new port: png2ico
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-23 16:50 UTC by Franz Klammer
Modified: 2002-10-27 14:39 UTC (History)
0 users

See Also:


Attachments
png2ico.shar (2.49 KB, text/plain)
2002-09-23 16:50 UTC, Franz Klammer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Franz Klammer 2002-09-23 16:50:04 UTC

    
Comment 1 Franz Klammer 2002-09-25 10:53:34 UTC
i've forgotten the png-dependence:


--- Makefile.orig	Wed Sep 25 11:38:46 2002
+++ Makefile	Wed Sep 25 11:49:12 2002
@@ -13,6 +13,8 @@
 
 MAINTAINER=	klammer@webonaut.com
 
+LIB_DEPENDS=	png.5:${PORTSDIR}/graphics/png
+
 MAN1=		png2ico.1
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2002-10-27 14:38:36 UTC
State Changed
From-To: open->closed

will committed this one two days ago. Thanks!