diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-19 08:50:17 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-19 08:50:17 +0000 |
commit | e1555011ab42870150513585c13b3a273e4bf53b (patch) | |
tree | 75814c6755c8e7b9ed02c4c7bd60001370cbdfbd /deskutils/ganyremote | |
parent | dae43d7a6d5bdca67edda0ed02db4a1593899b62 (diff) |
Notes
Diffstat (limited to 'deskutils/ganyremote')
-rw-r--r-- | deskutils/ganyremote/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/ganyremote/Makefile b/deskutils/ganyremote/Makefile index a3046011417a..277a3b890a8a 100644 --- a/deskutils/ganyremote/Makefile +++ b/deskutils/ganyremote/Makefile @@ -13,9 +13,8 @@ LICENSE= GPLv2 # (or later) RUN_DEPENDS= anyremote:${PORTSDIR}/comms/anyremote -USES= gettext +USES= gettext python USE_GNOME= pygtk2 -USE_PYTHON= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |