diff options
Diffstat (limited to 'comms/xlog/Makefile')
-rw-r--r-- | comms/xlog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index c9d029206579..c6c594d8789a 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -1,5 +1,6 @@ PORTNAME= xlog DISTVERSION= 2.0.25 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= SAVANNAH @@ -19,8 +20,7 @@ USES= compiler:c11 gnome pkgconfig shared-mime-info USE_GNOME= cairo gdkpixbuf gtk20 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-mime-update -CONFIGURE_ENV+= ac_cv_c_compiler_gnu=no +CONFIGURE_ENV= ac_cv_c_compiler_gnu=no DESKTOP_ENTRIES="${PORTNAME}" "${COMMENT}" "${PORTNAME}" \ "${PORTNAME}" "Utility;" ${FALSE} |