aboutsummaryrefslogtreecommitdiff
path: root/misc/floatator
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-08-29 06:26:39 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-08-29 06:26:39 +0000
commit9c247f1979d860a09d3646b7a37096a1fb22f8e5 (patch)
tree9a0ee5cc71d2f3d529fc2d6d6cd3b16ba09f9c6c /misc/floatator
parentf97f719a74b2f2eab583e5b9e3a94780107e298f (diff)
downloadports-9c247f1979d860a09d3646b7a37096a1fb22f8e5.tar.gz
ports-9c247f1979d860a09d3646b7a37096a1fb22f8e5.zip
Notes
Diffstat (limited to 'misc/floatator')
-rw-r--r--misc/floatator/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/floatator/Makefile b/misc/floatator/Makefile
index 9ff21abfd4f4..4304bd2e0aad 100644
--- a/misc/floatator/Makefile
+++ b/misc/floatator/Makefile
@@ -19,6 +19,11 @@ MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DNDEBUG" \
PLIST_FILES= bin/floatator bin/floatator_X_interface
MAKE_JOBS_UNSAFE= yes
+CFLAGS+= -fcommon
+
+EXPIRATION_DATE= 2020-09-30
+DEPRECATED= Unmaintained and dead upstream
+
do-install:
.for f in floatator floatator_X_interface
${INSTALL_PROGRAM} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/bin