diff options
author | ade <ade@FreeBSD.org> | 2003-07-03 02:26:53 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-07-03 02:26:53 +0800 |
commit | 9a470bf799a5bd1ed1fb6a740335061a7e618785 (patch) | |
tree | a4c9b10e887df9df47c8429047cd6392df17c194 /devel/libltdl15 | |
parent | 6f2d5fade839c38b06e7fe1d01d8b3de745d75fc (diff) | |
download | freebsd-ports-gnome-9a470bf799a5bd1ed1fb6a740335061a7e618785.tar.gz freebsd-ports-gnome-9a470bf799a5bd1ed1fb6a740335061a7e618785.tar.zst freebsd-ports-gnome-9a470bf799a5bd1ed1fb6a740335061a7e618785.zip |
Upgrade to libtool 1.5 after repo-copy.
Diffstat (limited to 'devel/libltdl15')
-rw-r--r-- | devel/libltdl15/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libltdl15/Makefile b/devel/libltdl15/Makefile index 079e42eac4fc..ca893f7d354b 100644 --- a/devel/libltdl15/Makefile +++ b/devel/libltdl15/Makefile @@ -7,7 +7,7 @@ PORTNAME= libltdl PORTREVISION= 0 -MASTERDIR= ${.CURDIR}/../libtool14 +MASTERDIR= ${.CURDIR}/../libtool15 COMMENT= System independent dlopen wrapper |