diff options
Diffstat (limited to 'comms/xdx/Makefile')
-rw-r--r-- | comms/xdx/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/comms/xdx/Makefile b/comms/xdx/Makefile index 88d80a50be35..25cd3b8b2e2f 100644 --- a/comms/xdx/Makefile +++ b/comms/xdx/Makefile @@ -16,10 +16,8 @@ USE_GNOME= gtk20 GNU_CONFIGURE= yes USES= gmake pkgconfig -MAN1= xdx.1 LICENSE= GPLv2 -NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ 's|-D.*_DISABLE_DEPRECATED||g' |