From 8439319384a5c7c074263638f8caaa3684127570 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 1 Jan 2005 21:55:48 +0000 Subject: Add --disable-gpg-check to CONFIGURE_ARGS to avoid breakage with gpg-1.4.0. This has been fixed in seahorse CVS, but the ports system makes this check superfluous anyway so temporarily removing it shouldn't hurt. Reported by: pointyhat via kris Approved by: portmgr (implicit) --- security/seahorse/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/seahorse') diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 055c1835a328..46d500ca4023 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -26,6 +26,7 @@ USE_GNOME= gnomehack intlhack gnomeprefix eel2 USE_LIBTOOL_VER=15 USE_REINPLACE= yes INSTALLS_OMF= yes +CONFIGURE_ARGS= --disable-gpg-check CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -- cgit v1.2.3