freebsd-ports/net/dhid/files/patch-ab
Steve Price df75150e8d Update to version 4.0.2.
PR:		24326
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-02-26 04:09:51 +00:00

18 lines
454 B
Plaintext

--- Makefile.orig Sun Jan 14 19:39:56 2001
+++ Makefile Sun Jan 14 19:40:37 2001
@@ -25,13 +25,10 @@
#
# DHIS(c) Dynamic Host Information System Release 4.0
-CC=cc
+CC?=cc
# Add -lnsl and -lsocket to LIBS in SysV systems
#
-CFLAGS=-I/usr/local/include -DQRC=1
-LFLAGS=-L/usr/local/lib
-LIBS=-lgmp
# Use these and comment the above if you wish to compile dhid without
# secure public key authentication or don't have the GMP library