pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pcsx2: remove obsolete comment.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sat Jun 18 09:02:59 2016 +0200
Changeset: 5b8192dddbbc7a84f96c9df2d49d1111f62c1148
Modified Files:
pcsx2/Makefile
Log Message:
pcsx2: remove obsolete comment.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5b8192dddbbc7a84f96c9df2d49d1111f62c1148
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
pcsx2/Makefile | 5 -----
1 file changed, 5 deletions(-)
diffs:
diff --git a/pcsx2/Makefile b/pcsx2/Makefile
index f72a4f8..c991f37 100644
--- a/pcsx2/Makefile
+++ b/pcsx2/Makefile
@@ -1,5 +1,4 @@
# $NetBSD: Makefile,v 1.9 2015/04/19 15:10:39 othyro Exp $
-#
GITHUB_PROJECT= pcsx2
DISTNAME= v1.0
@@ -7,9 +6,6 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_GITHUB:=PCSX2/}
DIST_SUBDIR= ${GITHUB_PROJECT}
-# The DISTFILE to download is an HTTP-only attachment.
-# The getsite.sh script uses cURL download the attached file.
-
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://pcsx2.net/
COMMENT= Playstation 2 Emulator
@@ -35,7 +31,6 @@ CMAKE_ARGS+= -Dlibdl=NO
CMAKE_ARGS+= -Dlibdl=${DL_LIBS}
.endif
-
BUILDLINK_DEPMETHOD.gtk2= build
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index