mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
80b83b4e25
- Add plist support - Pass maintainership to submitter NOTES: Please read the UPDATING PR: 109405 Submitted by: Martin Matuska <martin@matuska.org>
11 lines
217 B
Plaintext
11 lines
217 B
Plaintext
--- Makefile.orig Wed Feb 21 15:47:45 2007
|
|
+++ Makefile Wed Feb 21 15:47:50 2007
|
|
@@ -1,7 +1,3 @@
|
|
-include ../platform-settings
|
|
-
|
|
-CFLAGS=$(CCFLAGS) -I../jabberd
|
|
-
|
|
jud_OBJECTS=jud.o jud_reg.o jud_search.o
|
|
|
|
all: jud
|