diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 00:46:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 00:46:47 +0000 |
commit | c0d7b638eddee8e8ba4931e24ec0c744ef762713 (patch) | |
tree | ab8572cce956bf4828df231602fff4054d90c96b /games/gtkevemon | |
parent | 3c2985c7a6c4dc16083dbbbe98ef3762be19c451 (diff) | |
download | ports-c0d7b638eddee8e8ba4931e24ec0c744ef762713.tar.gz ports-c0d7b638eddee8e8ba4931e24ec0c744ef762713.zip |
Notes
Diffstat (limited to 'games/gtkevemon')
-rw-r--r-- | games/gtkevemon/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/gtkevemon/Makefile b/games/gtkevemon/Makefile index 0569153fb317..fa3d1ae435b9 100644 --- a/games/gtkevemon/Makefile +++ b/games/gtkevemon/Makefile @@ -11,7 +11,6 @@ COMMENT= A skill monitoring standalone application for EVE Online LIB_DEPENDS= libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24 -FETCH_ARGS= -pRr CHANGESET= 8fa5c0b5f16b WRKSRC= ${WRKDIR}/BattleClinic-${PORTNAME}-${CHANGESET}/${PORTNAME} |