diff options
Diffstat (limited to 'mail/smunge/Makefile')
-rw-r--r-- | mail/smunge/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/smunge/Makefile b/mail/smunge/Makefile index bbbac894293f..c5034be7a59c 100644 --- a/mail/smunge/Makefile +++ b/mail/smunge/Makefile @@ -11,10 +11,10 @@ MASTER_SITES= http://www.i2pi.com/smunge/ MAINTAINER= midom@dammit.lt -LIB_DEPENDS= ldap:${PORTSDIR}/net/openldap +LIB_DEPENDS= ldap:${PORTSDIR}/net/openldap USE_GMAKE= true -WRKSRC= ${WRKDIR}/ +WRKSRC= ${WRKDIR} ALL_TARGET= smunged do-install: |