pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lgogdownloader-git: remove outdated comments



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Nov 30 15:39:30 2016 +0100
Changeset:	500711d7b353d390179cf3f83c1643d2d25a96f3

Modified Files:
	lgogdownloader-git/Makefile

Log Message:
lgogdownloader-git: remove outdated comments

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=500711d7b353d390179cf3f83c1643d2d25a96f3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lgogdownloader-git/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/lgogdownloader-git/Makefile b/lgogdownloader-git/Makefile
index 5f62d9b..42215fd 100644
--- a/lgogdownloader-git/Makefile
+++ b/lgogdownloader-git/Makefile
@@ -21,8 +21,6 @@ USE_TOOLS+=	pkg-config
 CMAKE_ARGS+=	-DPC_JSONCPP_FOUND:BOOL=1
 CMAKE_ARGS+=	-DPC_JSONCPP_INCLUDEDIRS:PATH=${BUILDLINK_PREFIX.jsoncpp}/include/json
 CMAKE_ARGS+=	-DPC_JSONCPP_LIBRARY_DIRS:PATH=${BUILDLINK_PREFIX.jsoncpp}/lib
-#CMAKE_ARGS+=	-DPC_TINYXML2_FOUND:BOOL=1
-#CMAKE_ARGS+=	-DPC_TINYXML2_LIBRARY_DIRS:PATH=${BUILDLINK_PREFIX.tinyxml2}/lib
 # for man page
 CMAKE_ARGS+=	-DINSTALL_SHARE_DIR:PATH=${PREFIX}
 


Home | Main Index | Thread Index | Old Index