1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

o NOPORTDOCS.

o avoid forcing to link against -lxpg4.
  $(GTK_CONFIG) --libs does the job.
This commit is contained in:
FUJISHIMA Satsuki 2001-01-21 18:58:37 +00:00
parent accb4e56be
commit d10f6e19c3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37412
2 changed files with 26 additions and 18 deletions

View File

@ -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
*/

View File

@ -1,19 +1,19 @@
bin/instgame
bin/xsystem35
share/doc/ja/xsystem35/BUGS
share/doc/ja/xsystem35/ChangeLog
share/doc/ja/xsystem35/FAQ
share/doc/ja/xsystem35/GRFMT.TXT
share/doc/ja/xsystem35/INSTALL
share/doc/ja/xsystem35/MISCGAME.TXT
share/doc/ja/xsystem35/README
share/doc/ja/xsystem35/README.color
share/doc/ja/xsystem35/README.joystick
share/doc/ja/xsystem35/README.miko
share/doc/ja/xsystem35/README.music
share/doc/ja/xsystem35/README.pastel
share/doc/ja/xsystem35/THANKS
share/doc/ja/xsystem35/TODO
%%PORTDOCS%%share/doc/ja/xsystem35/BUGS
%%PORTDOCS%%share/doc/ja/xsystem35/ChangeLog
%%PORTDOCS%%share/doc/ja/xsystem35/FAQ
%%PORTDOCS%%share/doc/ja/xsystem35/GRFMT.TXT
%%PORTDOCS%%share/doc/ja/xsystem35/INSTALL
%%PORTDOCS%%share/doc/ja/xsystem35/MISCGAME.TXT
%%PORTDOCS%%share/doc/ja/xsystem35/README
%%PORTDOCS%%share/doc/ja/xsystem35/README.color
%%PORTDOCS%%share/doc/ja/xsystem35/README.joystick
%%PORTDOCS%%share/doc/ja/xsystem35/README.miko
%%PORTDOCS%%share/doc/ja/xsystem35/README.music
%%PORTDOCS%%share/doc/ja/xsystem35/README.pastel
%%PORTDOCS%%share/doc/ja/xsystem35/THANKS
%%PORTDOCS%%share/doc/ja/xsystem35/TODO
share/examples/xsystem35/README.TXT
share/examples/xsystem35/ambi.inf
share/examples/xsystem35/atlach.inf
@ -41,5 +41,5 @@ share/examples/xsystem35/toushin.inf
share/examples/xsystem35/toushin2.inf
share/examples/xsystem35/xsys35rc.sample
share/examples/xsystem35/zero.inf
@dirrm share/doc/ja/xsystem35
%%PORTDOCS%%@dirrm share/doc/ja/xsystem35
@dirrm share/examples/xsystem35