Index: head/news/lusernet/Makefile =================================================================== --- head/news/lusernet/Makefile (revision 390050) +++ head/news/lusernet/Makefile (revision 390051) @@ -1,19 +1,22 @@ # $FreeBSD$ PORTNAME= lusernet PORTVERSION= 0.4.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= news gnustep MASTER_SITES= LOCAL/dinoex DISTNAME= LuserNET-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GNUstep news reader LICENSE= GPLv2 USES= gnustep USE_GNUSTEP= back build LIB_DEPENDS= libPantomime.so:${PORTSDIR}/mail/pantomime + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/Local/Applications/LuserNET.app/LuserNET .include