diff options
Diffstat (limited to 'mail/postfix-gps/Makefile')
-rw-r--r-- | mail/postfix-gps/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/postfix-gps/Makefile b/mail/postfix-gps/Makefile index 63590642a1d8..f460fc132541 100644 --- a/mail/postfix-gps/Makefile +++ b/mail/postfix-gps/Makefile @@ -29,6 +29,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib CXXFLAGS+= -I${LOCALBASE}/include +NO_STAGE= yes pre-configure: @cd ${WRKSRC} && ${ACLOCAL} |