aboutsummaryrefslogtreecommitdiffstats
path: root/net/xarchie/Makefile
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2008-05-13 18:27:09 +0800
committerflz <flz@FreeBSD.org>2008-05-13 18:27:09 +0800
commit36973838550ebdad90da776e4c7aedf2fcbe38c1 (patch)
treec274ce42b1cdf1d22e55fb5ad7360dbcc61b9933 /net/xarchie/Makefile
parent908c1cb42fc0794739cdbd41757d764f02b6090b (diff)
downloadfreebsd-ports-gnome-36973838550ebdad90da776e4c7aedf2fcbe38c1.tar.gz
freebsd-ports-gnome-36973838550ebdad90da776e4c7aedf2fcbe38c1.tar.zst
freebsd-ports-gnome-36973838550ebdad90da776e4c7aedf2fcbe38c1.zip
Fix USE_XORG in preparation of ports/122340. Since USE_IMAKE is bringing in
all xorg-libraries, there's no need to bump PORTREVISION for now. Approved by: portmgr (self)
Diffstat (limited to 'net/xarchie/Makefile')
-rw-r--r--net/xarchie/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xarchie/Makefile b/net/xarchie/Makefile
index 969bfa15eac6..e5901a03cda5 100644
--- a/net/xarchie/Makefile
+++ b/net/xarchie/Makefile
@@ -17,7 +17,7 @@ COMMENT= X11 front-end program for the archie network search service
USE_IMAKE= yes
USE_GMAKE= yes
-USE_XORG= xbitmaps
+USE_XORG= xbitmaps xaw
MAN1= xarchie.1
.include <bsd.port.mk>