aboutsummaryrefslogtreecommitdiff
path: root/editors/xemacs-devel
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xemacs-devel')
-rw-r--r--editors/xemacs-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile
index 770b52cd39e8..ad266a53ff0d 100644
--- a/editors/xemacs-devel/Makefile
+++ b/editors/xemacs-devel/Makefile
@@ -98,7 +98,7 @@ WITH_DIALOGS= --with-dialogs=athena
.endif
.if defined(WITH_XAW3D)
-LIB_DEPENDS+= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
+LIB_DEPENDS+= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
.endif
#.if defined(WANT_GTK)