aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2013-04-18 05:49:30 +0800
committerdinoex <dinoex@FreeBSD.org>2013-04-18 05:49:30 +0800
commit598858d1b47a468b0a1760153eff3149ea90ab40 (patch)
tree49e0198240932c3309601e8921234dfc6b8bd22b /x11-toolkits
parent4f1bfb08201fc2539f3fac6eed76e1e3829b734d (diff)
downloadfreebsd-ports-gnome-598858d1b47a468b0a1760153eff3149ea90ab40.tar.gz
freebsd-ports-gnome-598858d1b47a468b0a1760153eff3149ea90ab40.tar.zst
freebsd-ports-gnome-598858d1b47a468b0a1760153eff3149ea90ab40.zip
- make portlint happier
- drop maintainership cause options where removed Feature safe: yes
Diffstat (limited to 'x11-toolkits')
-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.