summaryrefslogtreecommitdiffstats
path: root/textproc/code2html
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committertrevor <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commit884981ec68cdccc03368be15d055407446135f3d (patch)
tree2f9733041e0ddb6902f51ab47491598efdeeaa7c /textproc/code2html
parentb1d653e95b0f8d1d403934aafb8d824bb2c523c2 (diff)
downloadFreeBSD-ports-884981ec68cdccc03368be15d055407446135f3d.zip
FreeBSD-ports-884981ec68cdccc03368be15d055407446135f3d.tar.gz
Use PLIST_FILES (bento-tested, marcus-reviewed).
Diffstat (limited to 'textproc/code2html')
-rw-r--r--textproc/code2html/Makefile1
-rw-r--r--textproc/code2html/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/code2html/Makefile b/textproc/code2html/Makefile
index fb3b8cc..f2ca9ae6 100644
--- a/textproc/code2html/Makefile
+++ b/textproc/code2html/Makefile
@@ -27,6 +27,7 @@ NO_BUILD= yes
USE_REINPLACE= yes
MAN1= code2html.1
+PLIST_FILES= bin/code2html
do-configure:
@${MV} ${WRKSRC}/code2html ${WRKSRC}/code2html.orig
diff --git a/textproc/code2html/pkg-plist b/textproc/code2html/pkg-plist
deleted file mode 100644
index 297cd6e..0000000
--- a/textproc/code2html/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/code2html
OpenPOWER on IntegriCloud