aboutsummaryrefslogtreecommitdiffstats
path: root/misc/floatator
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-04-11 10:24:09 +0800
committermiwi <miwi@FreeBSD.org>2012-04-11 10:24:09 +0800
commit99f51db6bbe8913562333d68adec371e7a62d093 (patch)
treea5b85d975dea9ce9141cb80bbae4c787d2187a31 /misc/floatator
parenta5fe987baeded2e1c2769e614a9e587439b1f766 (diff)
downloadfreebsd-ports-gnome-99f51db6bbe8913562333d68adec371e7a62d093.tar.gz
freebsd-ports-gnome-99f51db6bbe8913562333d68adec371e7a62d093.tar.zst
freebsd-ports-gnome-99f51db6bbe8913562333d68adec371e7a62d093.zip
- Added Portscout variable for blocking earlier version reporting
- Take maintainership PR: 166306 166316
Diffstat (limited to 'misc/floatator')
-rw-r--r--misc/floatator/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/floatator/Makefile b/misc/floatator/Makefile
index 686bf8cd4558..b3a44d65dbad 100644
--- a/misc/floatator/Makefile
+++ b/misc/floatator/Makefile
@@ -17,6 +17,7 @@ COMMENT= An interactive fluid dynamics simulation
WRKSRC= ${WRKDIR}/${PORTNAME}
+PORTCOUT= skipv:0.9.1
USE_MOTIF= yes
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DNDEBUG" \
X11INCLUDE="-I${LOCALBASE}/include" X11LIB="-L${LOCALBASE}/lib"