diff options
Diffstat (limited to 'comms/gpredict/Makefile')
-rw-r--r-- | comms/gpredict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gpredict/Makefile b/comms/gpredict/Makefile index 4abf8c8a59eb..1c5ac6a2b3be 100644 --- a/comms/gpredict/Makefile +++ b/comms/gpredict/Makefile @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib USES= gettext gmake pkgconfig -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool post-patch: @${REINPLACE_CMD} -e \ |