diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2011-03-03 10:12:30 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2011-03-03 10:12:30 +0000 |
commit | 6f4ce81280e8188f1b8dbaa092858fded2abc02e (patch) | |
tree | c562f41d08d739c18c1ae57328d9c042e20c2282 /archivers/squeeze | |
parent | a7d0f2f1180a5ad6ad2935884415f5e86bd32114 (diff) |
Notes
Diffstat (limited to 'archivers/squeeze')
-rw-r--r-- | archivers/squeeze/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/squeeze/Makefile b/archivers/squeeze/Makefile index 3a45dc260b1c..2da4d8f99754 100644 --- a/archivers/squeeze/Makefile +++ b/archivers/squeeze/Makefile @@ -7,6 +7,7 @@ PORTNAME= squeeze PORTVERSION= 0.2.3 +PORTREVISION= 1 CATEGORIES= archivers xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R} @@ -22,7 +23,7 @@ LICENSE= GPLv2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USE_XFCE= configenv panel thunar +USE_XFCE= configenv panel thunar thunarvfs USE_XORG= x11 USE_GNOME= gnomehack gnometarget gtk20 glib20 intltool intlhack pkgconfig USE_BZIP2= yes |