summaryrefslogtreecommitdiff
path: root/mbone/sdr/files
diff options
context:
space:
mode:
authorgarbled <garbled>1999-01-01 07:58:29 +0000
committergarbled <garbled>1999-01-01 07:58:29 +0000
commit267785cdcbca0cec697fd146673815f585ad135c (patch)
treec85f5eb4d8df1e17b859569bad6ee58318edd892 /mbone/sdr/files
parentd663cbbf153a232d83797ae3434bb3244ef80530 (diff)
downloadpkgsrc-267785cdcbca0cec697fd146673815f585ad135c.tar.gz
Make this pkg compile on alpha again:
LP64 fixes to deal with -Werror Re-enable INTTYPES stuff that was lost in the recent update. Thanks to Matt for helping me with a nasty.. ;)
Diffstat (limited to 'mbone/sdr/files')
-rw-r--r--mbone/sdr/files/Makefile.netbsd4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbone/sdr/files/Makefile.netbsd b/mbone/sdr/files/Makefile.netbsd
index 4c6d1cf79af..1fc70be35b8 100644
--- a/mbone/sdr/files/Makefile.netbsd
+++ b/mbone/sdr/files/Makefile.netbsd
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.netbsd,v 1.4 1998/11/05 05:32:19 mycroft Exp $
+# $NetBSD: Makefile.netbsd,v 1.5 1999/01/01 07:58:29 garbled Exp $
CC = gcc -g -O
INCLUDES = -I${LOCALBASE}/include/tk8.0 -I${LOCALBASE}/include/tcl8.0 -I${X11BASE}/include
LIBS = -L${LOCALBASE}/lib -ltk80 -ltcl80 -lm -L${X11BASE}/lib -lX11
-CFLAGS = ${INCLUDES} -DNORANDPROTO -DUSE_PERROR -DAUTH -Werror
+CFLAGS = ${INCLUDES} -DNORANDPROTO -DUSE_PERROR -DAUTH ${EXTRA_FLAGS} -Werror
all:: sdr