aboutsummaryrefslogtreecommitdiffstats
path: root/comms/gsmlib
diff options
context:
space:
mode:
Diffstat (limited to 'comms/gsmlib')
-rw-r--r--comms/gsmlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile
index c81a4b75d1ef..8d5861820ff9 100644
--- a/comms/gsmlib/Makefile
+++ b/comms/gsmlib/Makefile
@@ -29,7 +29,7 @@ MAN7= gsminfo.7
MAN8= gsmsmsd.8
CPPFLAGS= -I${LOCALBASE}/include -DBROKEN_STRFTIME -DHAVE_DECL_GETOPT \
- ${PTHREAD_CFLAGS}
+ ${PTHREAD_CFLAGS}
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
post-patch: