ports/136117: net-im/ayttm: missing category in .desktop file

Carlos A. M. dos Santos unixmania at gmail.com
Sun Jun 28 15:49:21 UTC 2009


Please use the attached patch, instead. It also assigns the
maintenance to yours truly.
-------------- next part --------------
--- ayttm/Makefile.orig	2009-04-11 10:03:17.000000000 -0300
+++ ayttm/Makefile	2009-06-28 12:15:10.000000000 -0300
@@ -7,12 +7,12 @@
 
 PORTNAME=	ayttm
 PORTVERSION=	0.5.0.45
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net-im
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	unixmania at gmail.com
 COMMENT=	A "chat" program that combines AIM, ICQ, and Yahoo! Chat into one
 
 LIB_DEPENDS=	audiofile.0:${PORTSDIR}/audio/libaudiofile \
@@ -63,4 +63,7 @@
 		's|-L/usr/local/lib/pth/||g ; \
 		 s|-lproxy|../libproxy/libproxy.a|g' ${WRKSRC}/src/Makefile.in
 
+post-build:
+	@${ECHO} 'Categories=Application;Network;' >> ${WRKSRC}/ayttm.desktop
+
 .include <bsd.port.post.mk>


More information about the freebsd-ports-bugs mailing list