diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-12 09:39:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-12 09:39:26 +0000 |
commit | 585e7dd45a2f0100d7d16ce2eb557c231702265b (patch) | |
tree | c92a83aba1dd29154e47fb16ddef075afa9682d7 | |
parent | a5c760c1896b084cc732fd7707e20168539e4260 (diff) | |
download | ports-585e7dd45a2f0100d7d16ce2eb557c231702265b.tar.gz ports-585e7dd45a2f0100d7d16ce2eb557c231702265b.zip |
Notes
-rw-r--r-- | net-p2p/dclib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/dclib/Makefile b/net-p2p/dclib/Makefile index 6a09adf9f978..65385cf2291c 100644 --- a/net-p2p/dclib/Makefile +++ b/net-p2p/dclib/Makefile @@ -21,7 +21,6 @@ USE_GNOME= libxml2 CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} >= 1000015 |