summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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