summaryrefslogtreecommitdiff
path: root/print/xdvi
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-03-10 09:06:28 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-03-10 09:06:28 +0000
commita6dfd6d20fcfc00ecdb526c327002699337f1bb4 (patch)
treeb365b8c8d55d87362ef49c93b855b331fea5d984 /print/xdvi
parentAdd -lcompat, this port requires cfree(). (diff)
Add DIST_SUBDIR=xdvi. This port has only one distfile but the Japanese
version is in the subdir.
Notes
Notes: svn path=/head/; revision=2823
Diffstat (limited to 'print/xdvi')
-rw-r--r--print/xdvi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/xdvi/Makefile b/print/xdvi/Makefile
index 4e65772ae25f..e0ff9e651836 100644
--- a/print/xdvi/Makefile
+++ b/print/xdvi/Makefile
@@ -3,7 +3,7 @@
# Date created: 1 October 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.16 1995/06/20 07:46:44 asami Exp $
+# $Id: Makefile,v 1.17 1995/11/22 13:18:35 asami Exp $
#
DISTNAME= xdvi-20
@@ -15,6 +15,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= jmz@FreeBSD.org
+DIST_SUBDIR= xdvi # to share distfiles with japanese/xdvi
USE_IMAKE= yes
USE_GMAKE= yes
IS_INTERACTIVE= yes