aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-05-14 07:57:44 +0800
committerasami <asami@FreeBSD.org>1995-05-14 07:57:44 +0800
commitbba862697593fdc2abd7ddcc50433700c2912086 (patch)
tree0ccc7d8253b3ee7a8bbb14b73b244194eb9aba37 /graphics
parent824b0ead3edad00db364f43a606a2e2f13f4c6cf (diff)
downloadfreebsd-ports-gnome-bba862697593fdc2abd7ddcc50433700c2912086.tar.gz
freebsd-ports-gnome-bba862697593fdc2abd7ddcc50433700c2912086.tar.zst
freebsd-ports-gnome-bba862697593fdc2abd7ddcc50433700c2912086.zip
Add NO_PACKAGE.
Diffstat (limited to 'graphics')
-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>