diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-05-18 12:05:05 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-05-18 12:05:05 +0800 |
commit | 478fd80efcbb0b481164e3b52d18e33a14fb6fa0 (patch) | |
tree | 50dd7b1ebdbd186eceedd79a2001a7722a5c1f81 /sysutils/ftwin | |
parent | 08fef6ad8f443edde1236029535c88b9c0bb9f55 (diff) | |
download | freebsd-ports-gnome-478fd80efcbb0b481164e3b52d18e33a14fb6fa0.tar.gz freebsd-ports-gnome-478fd80efcbb0b481164e3b52d18e33a14fb6fa0.tar.zst freebsd-ports-gnome-478fd80efcbb0b481164e3b52d18e33a14fb6fa0.zip |
- Convert ports/ to devel/apr1
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
Diffstat (limited to 'sysutils/ftwin')
-rw-r--r-- | sysutils/ftwin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ftwin/Makefile b/sysutils/ftwin/Makefile index dc476f645159..e25110b11c89 100644 --- a/sysutils/ftwin/Makefile +++ b/sysutils/ftwin/Makefile @@ -15,7 +15,7 @@ MAINTAINER= baptiste.daroussin@gmail.com COMMENT= A useful tool to find duplicate files LIB_DEPENDS= puzzle.1:${PORTSDIR}/graphics/libpuzzle \ - apr-1:${PORTSDIR}/devel/apr \ + apr-1:${PORTSDIR}/devel/apr1 \ pcre.0:${PORTSDIR}/devel/pcre USE_BZIP2= yes |