summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-04-17 21:49:30 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-04-17 21:49:30 +0000
commitcfa113c3508ec95806f8627072ef6a3bdd9832a3 (patch)
tree49e0198240932c3309601e8921234dfc6b8bd22b
parentgraphics/jasper (diff)
- make portlint happier
- drop maintainership cause options where removed Feature safe: yes
Notes
Notes: svn path=/head/; revision=316009
-rw-r--r--x11-toolkits/Xaw3d/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/Xaw3d/Makefile b/x11-toolkits/Xaw3d/Makefile
index f1b88f2fb1df..0887b7de98b2 100644
--- a/x11-toolkits/Xaw3d/Makefile
+++ b/x11-toolkits/Xaw3d/Makefile
@@ -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@FreeBSD.org
+MAINTAINER= ports@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.