summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-17 20:54:51 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-17 20:54:51 +0000
commitc0702d86b7a68fea360d83ea4f8e03003ddafb30 (patch)
tree8828bfad337afadeb61f8b83a788f99588f49449 /sysutils
parentupgrade to 4.0.9 (diff)
Um, nothing is broken here. If a PLIST becomes empty (because of
manpage removal in this case, but it applies to any empty PLIST), an *empty PLIST* should be added. It has always been this way (see x11/kde, for example).
Notes
Notes: svn path=/head/; revision=12592
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/asrpages/Makefile4
-rw-r--r--sysutils/asrpages/pkg-plist2
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/asrpages/Makefile b/sysutils/asrpages/Makefile
index a5cc7e993fb8..4b635f00da93 100644
--- a/sysutils/asrpages/Makefile
+++ b/sysutils/asrpages/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 Nov 1997
# Whom: Sheldon Hearn <axl@iafrica.com>
#
-# $Id: Makefile,v 1.2 1997/11/15 10:58:56 asami Exp $
+# $Id: Makefile,v 1.3 1998/08/17 16:27:40 obrien Exp $
#
DISTNAME= asrpages
@@ -14,8 +14,6 @@ DISTFILES= asr.pages.tar
MAINTAINER= axl@iafrica.com
-BROKEN= "by rev 1.227.2.46 of bsd.port.mk"
-
EXTRACT_ARGS= -xf
NO_WRKSUBDIR= yes
NO_BUILD= yes
diff --git a/sysutils/asrpages/pkg-plist b/sysutils/asrpages/pkg-plist
new file mode 100644
index 000000000000..d1b5fd3b52a7
--- /dev/null
+++ b/sysutils/asrpages/pkg-plist
@@ -0,0 +1,2 @@
+@comment This file intentionally left empty (all installed files are
+@comment manpages and they are listed in Makefile)