1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/x11-toolkits/v/files/patch-aa
Donald Burr d902b2d908 Update V port to version 1.19.
Thanks to Cyrus Rahman <cr@demo.jcmax.com> for his patches.
PR: ports/6938
1998-07-19 06:56:16 +00:00

30 lines
726 B
Plaintext

--- ConfigX.mk.orig Mon May 4 14:05:52 1998
+++ ConfigX.mk Sat Jul 18 23:02:36 1998
@@ -28,7 +28,7 @@
#---------------------------------------------------------------------
# HOMEV info
#---------------------------------------------------------------------
-HOMEV = $(HOME)/v
+#HOMEV = $(HOME)/v
#---------------------------------------------------------------------
@@ -51,7 +51,7 @@
# User contributed definitions are available for:
# hpux, aix, solaris, bsd
#---------------------------------------------------------------------
-ARCH = linux
+#ARCH = linux
#ARCH = linuxelf
#ARCH = sun4
#ARCH = mips
@@ -59,7 +59,7 @@
#ARCH = hpux
#ARCH = aix
#ARCH = solaris
-#ARCH = bsd
+ARCH = bsd
Arch = $(ARCH)