aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2013-06-11 20:49:22 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2013-06-11 20:49:22 +0000
commitb856fb96bc33d409cb6d1ca61c17fbbdeeeea8eb (patch)
tree3ae96a4e40662d2768a29f1432cc08be9b29164c /x11-wm
parentbb65cacf32e925f0d318a9a25bb58ee38b8c92ca (diff)
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/tvtwm/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-wm/tvtwm/Makefile b/x11-wm/tvtwm/Makefile
index dae043230998..c5f0033d21e1 100644
--- a/x11-wm/tvtwm/Makefile
+++ b/x11-wm/tvtwm/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: tvtwm
-# Date created: 5th December 1994
-# Whom: gpalmer
-#
+# Created by: gpalmer
# $FreeBSD$
-#
PORTNAME= tvtwm
PORTVERSION= pl11
@@ -23,6 +19,8 @@ MAN1= tvtwm.1
MANCOMPRESSED= no
PLIST_FILES= bin/tvtwm
+CFLAGS+= -Wno-return-type
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/tvtwm ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/tvtwm.man ${MANPREFIX}/man/man1/tvtwm.1