aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-08-30 00:17:09 +0800
committervs <vs@FreeBSD.org>2005-08-30 00:17:09 +0800
commitc5ed25f8cc705f7ab407c9fea8427f3c56db8ea0 (patch)
tree7cb60f501ff7b8db215467673f6c5548176216be
parent02fbab81b3944e2458286585c029164b4680af39 (diff)
downloadfreebsd-ports-gnome-c5ed25f8cc705f7ab407c9fea8427f3c56db8ea0.tar.gz
freebsd-ports-gnome-c5ed25f8cc705f7ab407c9fea8427f3c56db8ea0.tar.zst
freebsd-ports-gnome-c5ed25f8cc705f7ab407c9fea8427f3c56db8ea0.zip
Really use libneXtaw
PR: ports/85392 Submitted by: Ports Fury
-rw-r--r--x11-fonts/nexfontsel/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-fonts/nexfontsel/Makefile b/x11-fonts/nexfontsel/Makefile
index 9205ab30d47a..19585c98b397 100644
--- a/x11-fonts/nexfontsel/Makefile
+++ b/x11-fonts/nexfontsel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= nexfontsel
PORTVERSION= 3.0.1
+PORTREVISION= 1
CATEGORIES= x11-fonts
MASTER_SITES= http://www.netlab.is.tsukuba.ac.jp/~yokota/archive/ \
${MASTER_SITE_LOCAL}
@@ -24,7 +25,8 @@ USE_REINPLACE= yes
MAN1= nexfontsel.1
post-patch:
- @${REINPLACE_CMD} -e 's|^CDEBUG|XCOMM CDEBUG|g' ${WRKSRC}/Imakefile
+ @${REINPLACE_CMD} -e 's|^CDEBUG|XCOMM CDEBUG|g ; \
+ s|= XawClientLibs|= -lneXtaw|g' ${WRKSRC}/Imakefile
post-install:
@${MKDIR} ${PREFIX}/lib/X11/ja_JP.eucJP/app-defaults