[122413] trunk/dports/games/nethack/Portfile

khindenburg at macports.org khindenburg at macports.org
Tue Jul 22 06:55:55 PDT 2014


Revision: 122413
          https://trac.macports.org/changeset/122413
Author:   khindenburg at macports.org
Date:     2014-07-22 06:55:55 -0700 (Tue, 22 Jul 2014)
Log Message:
-----------
nethack: add variant descriptions - fix url for one patch

Modified Paths:
--------------
    trunk/dports/games/nethack/Portfile

Modified: trunk/dports/games/nethack/Portfile
===================================================================
--- trunk/dports/games/nethack/Portfile	2014-07-22 12:41:54 UTC (rev 122412)
+++ trunk/dports/games/nethack/Portfile	2014-07-22 13:55:55 UTC (rev 122413)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -68,7 +69,7 @@
 		x11/patch-sys__unix__Makefile.top
 }
 
-variant autopickup_exceptions {
+variant autopickup_exceptions description { Automatically pick up things onto which you move } {
         patchfiles-append \
                 patch-include__config.h
 }               
@@ -91,8 +92,8 @@
 #        checksums-append sortloot-343.diff md5 ade00f9cb51f1b0140557d329d56844c
 #}
 
-variant menucolors {
-        patch_sites-append http://bilious.homelinux.org/~paxed/nethack/
+variant menucolors description { Allows the user to define in what color menus are shown } {
+        patch_sites-append http://bilious.alt.org/~paxed/nethack
         patchfiles-append nh343-menucolor.diff
         checksums-append nh343-menucolor.diff md5 ade00f9cb51f1b0140557d329d56844c
         build.args-delete CFLAGS="-O2 -I../include"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140722/fb516f85/attachment.html>


More information about the macports-changes mailing list