diff options
| -rw-r--r-- | misc/floatator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/floatator/Makefile b/misc/floatator/Makefile index f10194981636..9ff21abfd4f4 100644 --- a/misc/floatator/Makefile +++ b/misc/floatator/Makefile @@ -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" |
