- Fix typo

This commit is contained in:
Dmitry Marakasov 2014-12-04 04:52:39 +00:00
parent fe49c4876f
commit dc5f9e6a8e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373859

View File

@ -12,7 +12,7 @@ COMMENT= Interactive fluid dynamics simulation
WRKSRC= ${WRKDIR}/${PORTNAME}
PORTCOUT= skipv:0.9.1
PORTSCOUT= skipv:0.9.1
USES= motif
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DNDEBUG" \
X11INCLUDE="-I${LOCALBASE}/include" X11LIB="-L${LOCALBASE}/lib"