aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2018-01-11 16:53:44 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2018-01-11 16:53:44 +0000
commit7b85b686ee660b1b5e5ceeb5a6c7b9cef3bae2ba (patch)
treefcced31c72840886a6d6a0f34a3554ffe11dc971 /science
parent6f2e67040ef3ea58205dd0754325a8f3f37f801c (diff)
downloadports-7b85b686ee660b1b5e5ceeb5a6c7b9cef3bae2ba.tar.gz
ports-7b85b686ee660b1b5e5ceeb5a6c7b9cef3bae2ba.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/h5utils/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/science/h5utils/Makefile b/science/h5utils/Makefile
index a0aceb2c9b1f..fe33d82e20a6 100644
--- a/science/h5utils/Makefile
+++ b/science/h5utils/Makefile
@@ -12,7 +12,7 @@ LICENSE= MIT GPLv2
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/COPYING
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= yes
CFLAGS += -L${LOCALBASE}/lib -I${LOCALBASE}/include -lpthread
BUILD_DEPENDS+= gawk:lang/gawk
@@ -22,8 +22,6 @@ LIB_DEPENDS+= libhdf5.so:science/hdf5 \
USES= autoreconf
GNU_CONFIGURE= yes
-
-
USE_GITHUB= yes
GH_ACCOUNT= stevengj