diff options
-rw-r--r-- | news/nget/Makefile | 4 | ||||
-rw-r--r-- | news/nget/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/news/nget/Makefile b/news/nget/Makefile index ec70e029434b..7c219aa6e408 100644 --- a/news/nget/Makefile +++ b/news/nget/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nget -PORTVERSION= 0.24.2 +PORTVERSION= 0.25 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nget @@ -18,7 +18,9 @@ COMMENT= Auto-resuming command line nntp file grabber MAN1= nget.1 ngetlite.1 MANCOMPRESSED= no GNU_CONFIGURE= yes +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes +USE_GETOPT_LONG= yes .include <bsd.port.pre.mk> diff --git a/news/nget/distinfo b/news/nget/distinfo index 1e1550f82332..71d7f59ff9e4 100644 --- a/news/nget/distinfo +++ b/news/nget/distinfo @@ -1 +1 @@ -MD5 (nget-0.24.2+uulib.tar.gz) = af66530726c923366deaca7c5923e2e2 +MD5 (nget-0.25+uulib.tar.gz) = 308dc7752e097b083ba7c8d660d0aaaa |