mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
8e16deea6e
Upstream changes from the previous ported version include: - bug fixes and documentation cleanups The port now offers a 'GUI' knob that controls whether the X GUI interface is built. Take maintainership.
9 lines
188 B
Plaintext
9 lines
188 B
Plaintext
--- ./xspim/Configure.orig Mon Aug 29 02:28:15 2005
|
|
+++ ./xspim/Configure Mon Jul 17 09:32:01 2006
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env bash
|
|
+#!/bin/sh
|
|
#
|
|
# Shell script to configure SPIM.
|
|
#
|