mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
dccb6add28
- update maintainer's e-mail. Submitted by: maintainer
14 lines
339 B
Plaintext
14 lines
339 B
Plaintext
--- Imakefile.orig Wed Mar 19 07:56:21 2003
|
|
+++ Imakefile Sun May 18 13:57:21 2003
|
|
@@ -13,9 +13,7 @@
|
|
|
|
DEFINES = -DAPPDEFDIR=\"$(DESTDIR)$(XAPPLOADDIR)\" \
|
|
-DPIXMAPDIR=\"$(DESTDIR)$(PIXMAPDIR)\"
|
|
-CDEBUGFLAGS = -O2
|
|
+CFLAGS ?= -Wall -O2
|
|
|
|
ComplexProgramTarget(xxkb)
|
|
|
|
-InstallAppDefaults(XXkb)
|
|
-InstallMultiple ($(PIXMAPS),$(PIXMAPDIR))
|