diff options
Diffstat (limited to 'comms/syncterm/Makefile')
-rw-r--r-- | comms/syncterm/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/comms/syncterm/Makefile b/comms/syncterm/Makefile index 75bf3f3a8a1d..243851900201 100644 --- a/comms/syncterm/Makefile +++ b/comms/syncterm/Makefile @@ -16,13 +16,10 @@ WRKSRC= ${WRKDIR}/syncterm-${PORTVER} USES= gmake MAKEFILE= GNUmakefile PORTVER= 20110320 -MAN1= syncterm.1 -MANCOMPRESSED= yes OPTIONS_DEFINE= X11 SDL DEBUG OPTIONS_DEFAULT= X11 SDL -NO_STAGE= yes .include <bsd.port.options.mk> ONLY_FOR_ARCHS= i386 amd64 |