aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorDonald Burr <dburr@FreeBSD.org>1998-07-06 13:26:32 +0000
committerDonald Burr <dburr@FreeBSD.org>1998-07-06 13:26:32 +0000
commitcf5a1ca4a3f785fa0ec32270cea37b84d18178b2 (patch)
treed6159ec979eb2ed877fd7f9d93e7ddbc4cd3396d /multimedia
parentc73f371db75f276dbd9e90fa54a70d8f55155cce (diff)
downloadports-cf5a1ca4a3f785fa0ec32270cea37b84d18178b2.tar.gz
ports-cf5a1ca4a3f785fa0ec32270cea37b84d18178b2.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/fxtv/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/fxtv/Makefile b/multimedia/fxtv/Makefile
index abd27f68f14c..eb5b5b32a1d0 100644
--- a/multimedia/fxtv/Makefile
+++ b/multimedia/fxtv/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Sep 7 17:55:07 EDT 1997
# Whom: Randall Hopper <rhh@ct.picker.com>
#
-# $Id: Makefile,v 1.4 1997/12/18 16:58:25 markm Exp $
+# $Id: Makefile,v 1.5 1998/06/07 08:54:13 dburr Exp $
#
DISTNAME= fxtv-0.47
@@ -27,5 +27,6 @@ LIB_DEPENDS= tiff34\\.1\\.:${PORTSDIR}/graphics/tiff34 \
USE_X11= yes
USE_GMAKE= yes
+MAKE_FLAGS+= -e
.include <bsd.port.mk>