aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-12 17:23:04 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-12 17:23:04 +0000
commitb4e61349a08790dad71bbbeba6e629ede5aac91e (patch)
tree7cbd80dd10dc2746067580e2b29d3ab6477c11c7 /print
parent802d19778218d85a3cc642656917ee439effd1b9 (diff)
downloadports-b4e61349a08790dad71bbbeba6e629ede5aac91e.tar.gz
ports-b4e61349a08790dad71bbbeba6e629ede5aac91e.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/xdvik/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/xdvik/Makefile b/print/xdvik/Makefile
index 90e5d8dae011..27d6e3ce741a 100644
--- a/print/xdvik/Makefile
+++ b/print/xdvik/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 Feb 1998
# Whom: Kentaro Inagaki <JBD01226@niftyserve.ne.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/06/14 22:00:04 kuriyama Exp $
#
DISTNAME= xdvik-20a
@@ -15,6 +15,8 @@ MAINTAINER= JBD01226@niftyserve.ne.jp
RUN_DEPENDS= mf:${PORTSDIR}/print/tex
+BROKEN_ELF= yes
+
GNU_CONFIGURE=YES
#CONFIGURE_ARGS=--enable-shared=yes
USE_GMAKE=YES