diff options
Diffstat (limited to 'comms/hf/Makefile')
-rw-r--r-- | comms/hf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/comms/hf/Makefile b/comms/hf/Makefile index 38359de4b43e..2d9046a4d4c1 100644 --- a/comms/hf/Makefile +++ b/comms/hf/Makefile @@ -7,7 +7,7 @@ PORTNAME= hf PORTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= hfterm @@ -23,8 +23,6 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --prefix=${PREFIX} --sysconfdir=${PREFIX} -ONLY_FOR_ARCHS= i386 - MANLANG= "" "de.ISO8859-1" MAN1= hf.1 hfterm.1 hfkernel.1 MAN1_EN= dcf77gen.1 dcf77rx.1 |