1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Satoshi Asami
bbba9fc4cc Remove all the remaining regexps from LIB_DEPENDS. There are some
ports that are not ELFized yet but it's getting too late in the game
and I need to commit the new bsd.port.mk that doesn't use regexps.
1998-10-09 10:05:56 +00:00
Satoshi Asami
4819a1cb2a Dang, missed one. I hate it when this happens. :<
Anyway, change kde shlib version numbers.
1998-08-25 10:16:25 +00:00
Satoshi Asami
c6111e34cc /usr/X11R6/bin/moc KIllustrator.h -o KIllustrator.moc
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include  -O2 -Wall -c KIllustrator.cc
KIllustrator.cc: In method `void KIllustrator::initToolBar()':
KIllustrator.cc:339: `KToolBarCombo' undeclared (first use this function)
KIllustrator.cc:339: (Each undeclared identifier is reported only once
KIllustrator.cc:339: for each function it appears in.)
KIllustrator.cc:339: `combo' undeclared (first use this function)
*** Error code 1

Stop.
1998-07-25 11:21:04 +00:00
Thomas Gellekum
4090aa1f38 New port killustrator, a vector drawing tool for KDE.
PR:		6643
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1998-05-18 08:30:21 +00:00