wok diff inkscape/receipt @ rev 523
Added ssl support.
author | Franco Azzano <fraazz@altern.org> |
---|---|
date | Wed Apr 09 12:46:02 2008 +0200 (2008-04-09) |
parents | f808fda230ba |
children | b64b8906e6a7 |
line diff
1.1 --- a/inkscape/receipt Sun Feb 24 02:29:49 2008 +0100 1.2 +++ b/inkscape/receipt Wed Apr 09 12:46:02 2008 +0200 1.3 @@ -10,7 +10,6 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.inkscape.org/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 -JWM_MENU='Graphics:<Program icon="inkscape.png" label="Inkscape">inkscape</Program>' 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()