diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tifmerge/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tifmerge/Makefile b/graphics/tifmerge/Makefile index 7dbea59e8721..e5936e379df3 100644 --- a/graphics/tifmerge/Makefile +++ b/graphics/tifmerge/Makefile @@ -3,7 +3,7 @@ # Date created: 29 April 1999 # Whom: G. Adam Stanislav <adam@whizkidtech.net> # -# $Id: Makefile,v 1.1.1.1 1999/05/03 04:27:41 steve Exp $ +# $Id: Makefile,v 1.2 1999/05/04 04:20:36 steve Exp $ # DISTNAME= tiff @@ -13,7 +13,7 @@ MASTER_SITES= http://www.whizkidtech.net/fports/ MAINTAINER= adam@whizkidtech.net -BUILD_DEPENDS= tuc:${PORTSDIR}/textproc/tuc +BUILD_DEPENDS= tuc:${PORTSDIR}/converters/tuc USE_ZIP= yes DIST_SUBDIR= tifmerge |