diff options
Diffstat (limited to 'comms/gnokii')
-rw-r--r-- | comms/gnokii/Makefile | 4 | ||||
-rw-r--r-- | comms/gnokii/files/patch-configure | 9 |
2 files changed, 2 insertions, 11 deletions
diff --git a/comms/gnokii/Makefile b/comms/gnokii/Makefile index a4da40e93f1f..883aec6a2e79 100644 --- a/comms/gnokii/Makefile +++ b/comms/gnokii/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnokii PORTVERSION= 0.6.31 -PORTREVISION= 15 +PORTREVISION= 16 PORTEPOCH= 1 CATEGORIES= comms MASTER_SITES= http://www.gnokii.org/download/gnokii/ \ @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser GROUPS= ${PORTNAME} -USES= gettext gmake gnome iconv libtool localbase pathfix pkgconfig \ +USES= gettext gmake gnome iconv libtool localbase pkgconfig \ readline shebangfix tar:bzip2 USE_LDCONFIG= yes USE_CSTD= gnu89 diff --git a/comms/gnokii/files/patch-configure b/comms/gnokii/files/patch-configure index 27e7c58a7df6..2154b5a3a921 100644 --- a/comms/gnokii/files/patch-configure +++ b/comms/gnokii/files/patch-configure @@ -93,15 +93,6 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -@@ -17521,7 +17507,7 @@ fi - $as_echo "$ac_cv_lib_Xpm_XpmWriteFileFromXpmImage" >&6; } - if test "x$ac_cv_lib_Xpm_XpmWriteFileFromXpmImage" = xyes; then : - XPM_CFLAGS="$XINCL" -- XPM_LIBS="$XLIBS -lXpm -lX11" -+ XPM_LIBS="$XLIBS -lXpm -lX11 -lroken -lcrypt" - - $as_echo "#define XPM 1" >>confdefs.h - @@ -17556,7 +17542,7 @@ $as_echo "$as_me: WARNING: Disabling xgn fi fi |