aboutsummaryrefslogtreecommitdiff
path: root/net/mgen/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2009-05-08 21:50:30 +0000
committerRenato Botelho <garga@FreeBSD.org>2009-05-08 21:50:30 +0000
commitf0eb4acc9c00144319efe388e60c765a52a0da10 (patch)
tree0fa71f0ca89640a5c8a55290666ffd243978e1e0 /net/mgen/Makefile
parent4c23fcb34a62d36a81acaf7bbe7a292acf4baa47 (diff)
downloadports-f0eb4acc9c00144319efe388e60c765a52a0da10.tar.gz
ports-f0eb4acc9c00144319efe388e60c765a52a0da10.zip
- Fix build on -CURRENT and unbreak
- Since i'm here, fix MASTER_SITES, directory has changed since version 5 was released
Notes
Notes: svn path=/head/; revision=233444
Diffstat (limited to 'net/mgen/Makefile')
-rw-r--r--net/mgen/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/net/mgen/Makefile b/net/mgen/Makefile
index 1b3c0a55ceb7..ef7ba5500451 100644
--- a/net/mgen/Makefile
+++ b/net/mgen/Makefile
@@ -8,7 +8,7 @@
PORTNAME= mgen
PORTVERSION= 4.2b6
CATEGORIES= net
-MASTER_SITES= http://downloads.pf.itd.nrl.navy.mil/mgen/ \
+MASTER_SITES= http://downloads.pf.itd.nrl.navy.mil/mgen/mgen4/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= miwi
DISTNAME= src-${PORTNAME}-${PORTVERSION}
@@ -46,10 +46,4 @@ do-install:
.endfor
.endif
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 800059
-BROKEN= does not build
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>