diff options
Diffstat (limited to 'net-im/ysm/Makefile')
-rw-r--r-- | net-im/ysm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/ysm/Makefile b/net-im/ysm/Makefile index 643efe5a3e62..12af74e43e2d 100644 --- a/net-im/ysm/Makefile +++ b/net-im/ysm/Makefile @@ -27,6 +27,7 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -liconv" MAN1= ysm.1 +PLIST_FILES= bin/ysm post-patch: @${REINPLACE_CMD} -e \ |