Advertisement
delphij

Resolve conflict between samba-libsmbclient and samba36

May 21st, 2012
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. [delphij@planet] /usr/ports/net/samba36> cvs -qR diff
  2. Index: Makefile
  3. ===================================================================
  4. RCS file: /home/ncvs/ports/net/samba36/Makefile,v
  5. retrieving revision 1.7
  6. diff -u -p -r1.7 Makefile
  7. --- Makefile 30 Apr 2012 18:48:09 -0000 1.7
  8. +++ Makefile 21 May 2012 19:03:18 -0000
  9. @@ -73,6 +73,7 @@ CONFIGURE_ARGS+= --exec-prefix="${PREFIX
  10. --with-privatedir="${SAMBA_PRIVATEDIR}" \
  11. --with-logfilebase="${SAMBA_LOGDIR}"
  12.  
  13. +CFLAGS+= -I${WRKDIR}/${DISTNAME}/source3/include
  14. CPPFLAGS+= -I${LOCALBASE}/include
  15. LDFLAGS+= -L${LOCALBASE}/lib
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement