svn commit: r316009 - head/x11-toolkits/Xaw3d

Dirk Meyer dinoex at FreeBSD.org
Wed Apr 17 21:49:31 UTC 2013


Author: dinoex
Date: Wed Apr 17 21:49:30 2013
New Revision: 316009
URL: http://svnweb.freebsd.org/changeset/ports/316009

Log:
  - make portlint happier
  - drop maintainership
    cause options where removed
  Feature safe: yes

Modified:
  head/x11-toolkits/Xaw3d/Makefile

Modified: head/x11-toolkits/Xaw3d/Makefile
==============================================================================
--- head/x11-toolkits/Xaw3d/Makefile	Wed Apr 17 21:25:47 2013	(r316008)
+++ head/x11-toolkits/Xaw3d/Makefile	Wed Apr 17 21:49:30 2013	(r316009)
@@ -8,7 +8,7 @@ CATEGORIES=	x11-toolkits
 MASTER_SITES=	ftp://ftp.visi.com/users/hawkeyd/X/ \
 		ftp.slackware.com/pub/slackware/slackware_source/x/xaw3d/
 
-MAINTAINER=	dinoex at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A 3-D Athena Widget set that looks like Motif
 
 LICENSE=	MIT
@@ -39,7 +39,6 @@ post-extract:
 	${REINPLACE_CMD} -e '/LINTLIBS =/s/=.*/=/' \
 		-e '/#ifdef XawI18nDefines/s//#if 0/' \
 		${WRKSRC}/Imakefile
-		
 .endif
 
 # Workaround a bug in egcs on FreeBSD/Alpha.


More information about the svn-ports-head mailing list