aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-08-19 04:34:58 +0800
committermiwi <miwi@FreeBSD.org>2009-08-19 04:34:58 +0800
commit7f025c19deb834028a2fb729ec6fb3560b61f38e (patch)
tree8a8dc1e446df6b340c5769e6c1cd2fc293844094 /sysutils
parent15011c17316a4d74c3b1a4ddf80dacc2dee8dea7 (diff)
downloadfreebsd-ports-gnome-7f025c19deb834028a2fb729ec6fb3560b61f38e.tar.gz
freebsd-ports-gnome-7f025c19deb834028a2fb729ec6fb3560b61f38e.tar.zst
freebsd-ports-gnome-7f025c19deb834028a2fb729ec6fb3560b61f38e.zip
- Unbreak and update MASTER_SITES
PR: 137938 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/megarc/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/sysutils/megarc/Makefile b/sysutils/megarc/Makefile
index b93d4a3ad45e..10736d3b4cf5 100644
--- a/sysutils/megarc/Makefile
+++ b/sysutils/megarc/Makefile
@@ -8,7 +8,7 @@
PORTNAME= megarc
PORTVERSION= 1.51
CATEGORIES= sysutils
-MASTER_SITES= http://www.lsi.com/files/support/rsa/beta/drivers/
+MASTER_SITES= http://www.lsi.com/DistributionSystem/AssetDocument/files/support/rsa/beta/drivers/
DISTNAME= dr_freebsd_${PORTVERSION}
MAINTAINER= gerrit.beine@gmx.de
@@ -34,10 +34,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/Release\ History.txt ${DOCSDIR}
.endif
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 700000
-BROKEN= only works in FreeBSD 6.x and earlier
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>