summaryrefslogtreecommitdiff
path: root/editors/axe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/axe/Makefile')
-rw-r--r--editors/axe/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/editors/axe/Makefile b/editors/axe/Makefile
index bce24f48ee65..7d41f0250e71 100644
--- a/editors/axe/Makefile
+++ b/editors/axe/Makefile
@@ -7,6 +7,7 @@
PORTNAME= aXe
PORTVERSION= 6.1.2
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= editors
@@ -14,6 +15,10 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
+LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
+
USE_IMAKE= yes
+ALL_TARGET= Xaw3d all
+MAN1= axe.1 axinfo.1
.include <bsd.port.mk>