aboutsummaryrefslogtreecommitdiffstats
path: root/cad/pcb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/pcb/Makefile')
-rw-r--r--cad/pcb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index be16e82e317d..f83c2e04b460 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pcb
PORTVERSION= 20080202
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= SF
@@ -45,7 +46,7 @@ USE_TK_RUN= yes
CONFIGURE_ARGS+= --with-gui=lesstif
CONFIGURE_ENV+= WISH=${WISH}
.else
-USE_GNOME= gtk20
+USE_GNOME= gtk20 desktopfileutils
USE_TK_RUN= yes
CONFIGURE_ARGS+= --with-gui=gtk
CONFIGURE_ENV+= WISH=${WISH}