aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/jove/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/jove/Makefile b/editors/jove/Makefile
index 7e74f6129154..171564ff7274 100644
--- a/editors/jove/Makefile
+++ b/editors/jove/Makefile
@@ -3,11 +3,12 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.5 1994/11/11 00:49:03 gpalmer Exp $
+# $Id: Makefile,v 1.6 1994/11/15 00:22:29 gpalmer Exp $
#
DISTNAME= jove4.14.10
MASTER_SITES= ftp://relay.cs.toronto.edu/pub/moraes/jove/
EXTRACT_SUFX= .tar.Z
+NO_WRKSUBDIR= yes
.include <bsd.port.mk>