diff options
author | marino <marino@FreeBSD.org> | 2015-12-22 03:49:10 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2015-12-22 03:49:10 +0800 |
commit | 4bf50c10caf5e30a3e1b63d0bb88446d45240f7b (patch) | |
tree | e8a295f7943b05beca6467fff1a8175434aecabc /net-p2p | |
parent | 91f143897e68bda46a5f53484497c05a006e3780 (diff) | |
download | freebsd-ports-gnome-4bf50c10caf5e30a3e1b63d0bb88446d45240f7b.tar.gz freebsd-ports-gnome-4bf50c10caf5e30a3e1b63d0bb88446d45240f7b.tar.zst freebsd-ports-gnome-4bf50c10caf5e30a3e1b63d0bb88446d45240f7b.zip |
net-p2p/transmission-remote-gui: Unbreak after FPC upgrade to 3.0.0
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/transmission-remote-gui/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-p2p/transmission-remote-gui/Makefile b/net-p2p/transmission-remote-gui/Makefile index c0f4b279274c..38bc35e6cda9 100644 --- a/net-p2p/transmission-remote-gui/Makefile +++ b/net-p2p/transmission-remote-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= transmission-remote-gui PORTVERSION= 5.0.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-p2p MASTER_SITES= GOOGLE_CODE DISTNAME= transgui-${PORTVERSION}-src @@ -17,7 +17,8 @@ RUN_DEPENDS= transmission-daemon:${PORTSDIR}/net-p2p/transmission-daemon PROJECTHOST= transmisson-remote-gui -USE_FPC= cairo fcl-base fcl-image fcl-net fcl-process hash pasjpeg paszlib x11 +USE_FPC= cairo fcl-base fcl-image fcl-net pasjpeg rtl-objpas rtl-extra \ + x11 USES= iconv zip USE_GNOME= # |