diff options
Diffstat (limited to 'textproc/unrtf')
-rw-r--r-- | textproc/unrtf/Makefile | 1 | ||||
-rw-r--r-- | textproc/unrtf/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/unrtf/Makefile b/textproc/unrtf/Makefile index 557a4095b60f..25622c513e15 100644 --- a/textproc/unrtf/Makefile +++ b/textproc/unrtf/Makefile @@ -18,6 +18,7 @@ USE_REINPLACE= yes ALL_TARGET= unrtf MAN1= unrtf.1 +PLIST_FILES= bin/unrtf post-patch: @${REINPLACE_CMD} -e "s|^CC|#CC| ; s|^CFLAGS|#CFLAGS| ; \ diff --git a/textproc/unrtf/pkg-plist b/textproc/unrtf/pkg-plist deleted file mode 100644 index db24f10a671c..000000000000 --- a/textproc/unrtf/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/unrtf |