diff options
Diffstat (limited to 'textproc/xmlindent')
-rw-r--r-- | textproc/xmlindent/Makefile | 1 | ||||
-rw-r--r-- | textproc/xmlindent/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xmlindent/Makefile b/textproc/xmlindent/Makefile index a90a7d458876..7362620617ef 100644 --- a/textproc/xmlindent/Makefile +++ b/textproc/xmlindent/Makefile @@ -16,6 +16,7 @@ COMMENT= A XML stream reformatter MAN1= xmlindent.1 MANCOMPRESSED= maybe +PLIST_FILES= bin/xmlindent pre-build: cd ${WRKSRC} && ${MAKE} lexer diff --git a/textproc/xmlindent/pkg-plist b/textproc/xmlindent/pkg-plist deleted file mode 100644 index 11198e5bdb51..000000000000 --- a/textproc/xmlindent/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/xmlindent |