aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
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 /x11-toolkits
parent9ad3263e802afd53731df2dce73199621e62ecde (diff)
downloadports-cfa113c3508ec95806f8627072ef6a3bdd9832a3.tar.gz
ports-cfa113c3508ec95806f8627072ef6a3bdd9832a3.zip
Notes
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.