mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
38ae599271
post-extract rule
11 lines
275 B
Plaintext
11 lines
275 B
Plaintext
--- configure.orig Mon May 22 00:00:41 2000
|
|
+++ configure Fri May 26 18:10:31 2000
|
|
@@ -3399,6 +3399,7 @@
|
|
*irix*) CDROM_HOST=iric; CDROM_LIBS="-lcdaudio -lmediad -lds";;
|
|
*linux*) CDROM_HOST=linux;;
|
|
*solaris*) CDROM_HOST=solaris;;
|
|
+*freebsd*) CDROM_HOST=freebsd;;
|
|
esac
|
|
|
|
|