aboutsummaryrefslogtreecommitdiff
path: root/comms/gsmlib/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-18 00:37:15 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-18 00:37:15 +0000
commit57e3213639e451ddc7e2311587929b679827e385 (patch)
tree2b38c4ddded75d6142be0d45209292474f0596a8 /comms/gsmlib/Makefile
parentec67c2b687d0b609821be9dac725661545f90926 (diff)
Notes
Diffstat (limited to 'comms/gsmlib/Makefile')
-rw-r--r--comms/gsmlib/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/comms/gsmlib/Makefile b/comms/gsmlib/Makefile
index 122ff5660219..809aa584273c 100644
--- a/comms/gsmlib/Makefile
+++ b/comms/gsmlib/Makefile
@@ -18,15 +18,10 @@ USES= gmake
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
-MAN1= gsmctl.1 gsmpb.1 gsmsendsms.1 gsmsmsstore.1
-MAN7= gsminfo.7
-MAN8= gsmsmsd.8
-
CPPFLAGS+= -I${LOCALBASE}/include -DBROKEN_STRFTIME -DHAVE_DECL_GETOPT \
${PTHREAD_CFLAGS}
LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib
-NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}