aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/jigdo
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2003-06-27 07:22:05 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2003-06-27 07:22:05 +0000
commit25123c85f186d7e25cb20bec5950f58a575b8d86 (patch)
tree0afffd0b353e9d0bfdc2eccebfdcd7fe2529e554 /net-p2p/jigdo
parent98c46f09ff9af72356dfda9a8a6348463332d7dd (diff)
downloadports-25123c85f186d7e25cb20bec5950f58a575b8d86.tar.gz
ports-25123c85f186d7e25cb20bec5950f58a575b8d86.zip
fix: ftp/jigdo
no build on 4.x-stable alpha machine Pointed out by: bento via kris
Notes
Notes: svn path=/head/; revision=83731
Diffstat (limited to 'net-p2p/jigdo')
-rw-r--r--net-p2p/jigdo/Makefile8
-rw-r--r--net-p2p/jigdo/distinfo2
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/jigdo/Makefile b/net-p2p/jigdo/Makefile
index 61540cc2e0ef..1e3446a7a351 100644
--- a/net-p2p/jigdo/Makefile
+++ b/net-p2p/jigdo/Makefile
@@ -28,6 +28,12 @@ SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \
TOUCH="${TOUCH}" \
MKDIR="${MKDIR}" \
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+NOT_FOR_ARCHS+= alpha
+.endif
+
pre-fetch:
@${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.jigdo
@@ -35,8 +41,6 @@ pre-fetch:
.include "${WRKDIRPREFIX}${.CURDIR}/Makefile.inc"
.endif
-.include <bsd.port.pre.mk>
-
post-install:
@${STRIP_CMD} ${PREFIX}/bin/jigdo-file
diff --git a/net-p2p/jigdo/distinfo b/net-p2p/jigdo/distinfo
index cbe0a9a3817a..1704572aaa85 100644
--- a/net-p2p/jigdo/distinfo
+++ b/net-p2p/jigdo/distinfo
@@ -1 +1 @@
-MD5 (jigdo-0.7.0.tar.bz2) = a1960f7b269c1842d2013eae0abfc3eb \ No newline at end of file
+MD5 (jigdo-0.7.0.tar.bz2) = a1960f7b269c1842d2013eae0abfc3eb