summaryrefslogtreecommitdiff
path: root/misc/fd
diff options
context:
space:
mode:
authorwiz <wiz>2009-07-22 09:31:05 +0000
committerwiz <wiz>2009-07-22 09:31:05 +0000
commit041ee3cce20b218acf5310023a62e28d2b401ff3 (patch)
treeb3f01f0fc6612f76893a3c55c95129fb8d1fba61 /misc/fd
parentb0fa724b89f4f3de03c376535ecb370fe9834936 (diff)
downloadpkgsrc-041ee3cce20b218acf5310023a62e28d2b401ff3.tar.gz
Remove empty PLIST.common_end.
Diffstat (limited to 'misc/fd')
-rw-r--r--misc/fd/Makefile4
-rw-r--r--misc/fd/PLIST.common_end1
2 files changed, 2 insertions, 3 deletions
diff --git a/misc/fd/Makefile b/misc/fd/Makefile
index 729a5d313be..33ded86878d 100644
--- a/misc/fd/Makefile
+++ b/misc/fd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2007/01/22 11:30:01 hira Exp $
+# $NetBSD: Makefile,v 1.25 2009/07/22 09:31:05 wiz Exp $
#
DISTNAME= FD-2.09a
@@ -28,7 +28,7 @@ DOCS= FAQ LICENSES HISTORY README TECHKNOW ToAdmin
CONF_FILES+= ${EXAMPLESDIR:Q}/${FD_CONFIG} ${PKG_SYSCONFDIR:Q}/${FD_CONFIG}
.if empty(PKG_OPTIONS:Mfd-small)
-PLIST_SRC= ${PKGDIR}/PLIST ${WRKSRC}/PLIST ${PKGDIR}/PLIST.common_end
+PLIST_SRC= ${PKGDIR}/PLIST ${WRKSRC}/PLIST
.else
USE_TOOLS+= patch
diff --git a/misc/fd/PLIST.common_end b/misc/fd/PLIST.common_end
deleted file mode 100644
index 71180f8b479..00000000000
--- a/misc/fd/PLIST.common_end
+++ /dev/null
@@ -1 +0,0 @@
-@comment $NetBSD: PLIST.common_end,v 1.2 2009/06/14 18:07:21 joerg Exp $