aboutsummaryrefslogtreecommitdiffstats
path: root/java/shujit
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-07-04 18:04:31 +0800
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-07-04 18:04:31 +0800
commitc31be6f9b10f6a97c09faf93f872606c49ac5258 (patch)
tree091a1cac4787adeb0cf699f84927d6c721a85cfa /java/shujit
parentbe6c0a96f1e86fa6c36715ced2d4f765bb43365b (diff)
downloadfreebsd-ports-gnome-c31be6f9b10f6a97c09faf93f872606c49ac5258.tar.gz
freebsd-ports-gnome-c31be6f9b10f6a97c09faf93f872606c49ac5258.tar.zst
freebsd-ports-gnome-c31be6f9b10f6a97c09faf93f872606c49ac5258.zip
There is ZERO reason I should need to have Java installed just to fetch
this thing.
Diffstat (limited to 'java/shujit')
-rw-r--r--java/shujit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/shujit/Makefile b/java/shujit/Makefile
index 2aa7c9a5b67a..5f5b23b292c5 100644
--- a/java/shujit/Makefile
+++ b/java/shujit/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 April 1999
# Whom: jake@checker.org
#
-# $Id: Makefile,v 1.3 1999/06/28 02:22:34 billf Exp $
+# $Id: Makefile,v 1.4 1999/06/28 18:34:07 billf Exp $
#
DISTNAME= shujit-0.2.10
@@ -36,7 +36,7 @@ JAVALIBDIR= ${JAVADIR}/lib/i386/green_threads
JAVABINDIR= ${JAVADIR}/bin/i386/green_threads
JAVAOBJFORMAT= `file ${JAVABINDIR}/java | ${AWK} '{print $$2}'`
-pre-fetch:
+pre-build:
@( if [ ${JAVAOBJFORMAT} != ELF ]; then \
${CAT} ${PKGDIR}/MESSAGE; \
exit 1; \
ass='insertions'>+3 * Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-1/+1 * net/mpd5: revert previous LCP MRU negotiation changeEugene Grosbein2018-08-043-65/+108 * net/mpd5: add a fix from upstream r2247Eugene Grosbein2018-07-272-1/+31 * net/mpd5: really add the patch file after r473194Eugene Grosbein2018-06-242-1/+65 * Minor change for net/mpd5: improve LCP MRU negotiation.Eugene Grosbein2018-06-241-1/+1 * Fix support of PPPoE over VLAN and add basic parsing of PADM messages.Alex Dupre2018-02-262-1/+127 * Use BROKEN_SSLSunpoet Po-Chuan Hsieh2018-02-171-7/+3 * Elaborate license information by changing it to right "BSD3CLAUSE"Eugene Grosbein2017-09-261-1/+1 * - Update WWWDmitry Marakasov2017-09-011-1/+1 * Add a patch from upstream: switch from NO_MAN and COPTS to MK_MAN and CFLAGSEugene Grosbein2017-07-022-0/+247 * - add new patch from upstream to fix buffer overflow and improve compatibilityEugene Grosbein2017-07-02