diff options
| author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-21 18:58:37 +0000 |
|---|---|---|
| committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-21 18:58:37 +0000 |
| commit | d10f6e19c3f5ecf0310818f0e4b9036c6a218b84 (patch) | |
| tree | a957d3eac56b1766ea266a7c6b74ceadddaf6e10 /emulators/xsystem35/files/patch-af | |
| parent | accb4e56bece53a3089437a95c7d7fbf908192e1 (diff) | |
o NOPORTDOCS.
o avoid forcing to link against -lxpg4.
$(GTK_CONFIG) --libs does the job.
Diffstat (limited to 'emulators/xsystem35/files/patch-af')
| -rw-r--r-- | emulators/xsystem35/files/patch-af | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/emulators/xsystem35/files/patch-af b/emulators/xsystem35/files/patch-af index 33be56d9c6d2..367c5af18470 100644 --- a/emulators/xsystem35/files/patch-af +++ b/emulators/xsystem35/files/patch-af @@ -1,6 +1,14 @@ --- Imakefile.orig Sun Jan 9 02:23:15 2000 -+++ Imakefile Wed Nov 1 12:13:37 2000 -@@ -160,13 +160,13 @@ ++++ Imakefile Sun Jan 21 15:45:27 2001 +@@ -28,7 +28,6 @@ + OSDEPDEF = -DUSE_OSS + OSDEPINC = -I/usr/local/lib/oss/include + ****/ +-OSDEPLIB = -lxpg4 + CDROM_S = cdrom.FreeBSD + AUDIO_IO = audioIO_oss + JOY_S = joystick_dmy +@@ -160,13 +159,13 @@ /* * include / library / definition */ @@ -16,7 +24,7 @@ EXTRA_DEFINES = $(OSDEPDEF) /* -@@ -196,4 +196,4 @@ +@@ -196,4 +195,4 @@ /* * install program */ |
