1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Use GTK_CONFIG properly; add WWW.

PR:		19924
Submitted by:	Ports Fury
This commit is contained in:
Will Andrews 2000-07-15 17:07:19 +00:00
parent c0de6bd498
commit 31619d7158
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30663
2 changed files with 3 additions and 1 deletions

View File

@ -50,7 +50,7 @@
@echo "#define COMPILE_BY \"`whoami`\"" >> version.h
@echo "#define COMPILE_HOST \"`hostname`\"" >> version.h
- @echo "#define GTK_VERSION \"GTK+ `gtk-config --version`\"" >> version.h
+ @echo "#define GTK_VERSION \"GTK+ `gtk12-config --version`\"" >> version.h
+ @echo "#define GTK_VERSION \"GTK+ `$(GTK_CONFIG) --version`\"" >> version.h
@echo "#define CC_VERSION \"`$(CC) -v 2>&1 | tail -1`\"">>version.h
@echo "#define CODE_LINES \"`cat *.c *.h | grep -ch -e \"[[:alpha:]|[:punct:]]\"`\"">>version.h

View File

@ -15,3 +15,5 @@ symbolic links, support of passive and non-passive data
connection, possibility to show / hide hidden file,
anti-idle tool, DND support, firewall support,
own Netscape mini-toolbar and a great appearance.
WWW: http://www.littleigloo.org/iglooftp.php3