aboutsummaryrefslogtreecommitdiffstats
path: root/math/oleo/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-11 09:19:12 +0800
committerasami <asami@FreeBSD.org>1995-04-11 09:19:12 +0800
commit212bf07350a21c82c24ecf9532de5a2f981dea31 (patch)
tree2b7a5f0340a41c7792a2f4526bf73327f5852684 /math/oleo/Makefile
parent42f37c3e86245df81e511902ece1702f86d77ab8 (diff)
downloadfreebsd-ports-gnome-212bf07350a21c82c24ecf9532de5a2f981dea31.tar.gz
freebsd-ports-gnome-212bf07350a21c82c24ecf9532de5a2f981dea31.tar.zst
freebsd-ports-gnome-212bf07350a21c82c24ecf9532de5a2f981dea31.zip
Some more Makefile updates, for the math ports.
Diffstat (limited to 'math/oleo/Makefile')
-rw-r--r--math/oleo/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/oleo/Makefile b/math/oleo/Makefile
index 8e99e6de57d1..650b783ef120 100644
--- a/math/oleo/Makefile
+++ b/math/oleo/Makefile
@@ -1,14 +1,15 @@
# New ports collection makefile for: oleo
-# Version required: 3.90
-# Date created: 03 September 1994
+# Version required: 1.6
+# Date created: 3 September 1994
# Whom: mr
#
-# $Id: Makefile,v 1.2 1994/11/10 19:10:57 ljo Exp $
+# $Id: Makefile,v 1.3 1995/03/24 11:10:22 asami Exp $
#
DISTNAME= oleo-1.6
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
EXTRACT_SUFX=.tar.gz
+
HAS_CONFIGURE=yes
.include <bsd.port.mk>