summaryrefslogtreecommitdiffstats
path: root/Makefile.netbsd
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.netbsd')
-rw-r--r--Makefile.netbsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.netbsd b/Makefile.netbsd
index 8dd0e23..50fad95 100644
--- a/Makefile.netbsd
+++ b/Makefile.netbsd
@@ -1,4 +1,4 @@
.include "Makefile"
-CFLAGS = -Wall -pedantic -O2 -DVERSION=\"$(VERSION)\" -DHAVE_GIFLIB -I/usr/X11R7/include -I/usr/pkg/include
+CFLAGS = -Wall -pedantic -O2 -I/usr/X11R7/include -I/usr/pkg/include
LDFLAGS = -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib