aboutsummaryrefslogtreecommitdiff
path: root/devel/lightning/Makefile
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2003-06-06 12:56:48 +0000
committerMax Khon <fjoe@FreeBSD.org>2003-06-06 12:56:48 +0000
commitcca9651246c994a77f099d29cce5d29a1a47113b (patch)
tree10601815ac13a03e780430c96b5260d23bc370bb /devel/lightning/Makefile
parentf7b26c7469c30b8ca8c50e8dcb64fd742b86fce6 (diff)
Notes
Diffstat (limited to 'devel/lightning/Makefile')
-rw-r--r--devel/lightning/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/lightning/Makefile b/devel/lightning/Makefile
index ed3bed9a6845..74f425bb11cc 100644
--- a/devel/lightning/Makefile
+++ b/devel/lightning/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= lightning
-PORTVERSION= 1.0
+PORTVERSION= 1.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,5 +16,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Generates assembly language code at run-time
GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>