summaryrefslogtreecommitdiff
path: root/graphics/xv
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-13 23:57:44 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-13 23:57:44 +0000
commit97b2f673f4b3ef743f010b2da632f47602c51824 (patch)
treed1acf5085e1d32a5feb437c9c4865b420ea5e8bb /graphics/xv
parentAdd xv (restrictive copyright). (diff)
Add NO_PACKAGE.
Notes
Notes: svn path=/head/; revision=1736
Diffstat (limited to 'graphics/xv')
-rw-r--r--graphics/xv/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile
index fbd0a577c969..132efaebafab 100644
--- a/graphics/xv/Makefile
+++ b/graphics/xv/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 October 1994
# Whom: smace
#
-# $Id: Makefile,v 1.6 1995/04/01 12:46:17 jkh Exp $
+# $Id: Makefile,v 1.7 1995/04/09 07:09:55 asami Exp $
#
DISTNAME= xv-3.10a
@@ -15,4 +15,7 @@ LIB_DEPENDS= jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg \
USE_IMAKE= yes
+# Restrictive copyright
+NO_PACKAGE= yes
+
.include <bsd.port.mk>