aboutsummaryrefslogtreecommitdiff
path: root/devel/elftoaout
diff options
context:
space:
mode:
Diffstat (limited to 'devel/elftoaout')
-rw-r--r--devel/elftoaout/Makefile1
-rw-r--r--devel/elftoaout/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/elftoaout/Makefile b/devel/elftoaout/Makefile
index 3399e9591153..dcc15ea8ad52 100644
--- a/devel/elftoaout/Makefile
+++ b/devel/elftoaout/Makefile
@@ -16,6 +16,7 @@ COMMENT= ELF to a.out conversion tool by Jakub Jelinek and Pete Zaitcev
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
MAN1= elftoaout.1
+PLIST_FILES= bin/elftoaout
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/elftoaout ${PREFIX}/bin
diff --git a/devel/elftoaout/pkg-plist b/devel/elftoaout/pkg-plist
deleted file mode 100644
index 241c8582d437..000000000000
--- a/devel/elftoaout/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/elftoaout