diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-01 02:42:05 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-01 02:42:05 +0000 |
commit | ae994c8ea8a59644c1a1406b0b6547826bc12791 (patch) | |
tree | 396acb34b10ac8f349be827c6eb833e0fd68cdff /emulators/hercules | |
parent | 2c5b5e25ddd43be1ce0fe90095ab5746c431b5b4 (diff) | |
download | ports-ae994c8ea8a59644c1a1406b0b6547826bc12791.tar.gz ports-ae994c8ea8a59644c1a1406b0b6547826bc12791.zip |
Use libtool port instead of included version to avoid objformat a.out botch
Notes
Notes:
svn path=/head/; revision=183830
Diffstat (limited to 'emulators/hercules')
-rw-r--r-- | emulators/hercules/Makefile | 1 | ||||
-rw-r--r-- | emulators/hercules/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index 106859d4d641..099ce064e3b7 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -18,6 +18,7 @@ OPTIONS= PTHREADS "Build with pthreads instead of fthreads." on \ NLS "Build with native language support." on \ DEBUG "Enable for debugging hercules itself." off +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/emulators/hercules/pkg-plist b/emulators/hercules/pkg-plist index 84a195522a82..0d143d6d346e 100644 --- a/emulators/hercules/pkg-plist +++ b/emulators/hercules/pkg-plist @@ -38,6 +38,7 @@ lib/libherct.la lib/libherct.so lib/libhercu.la lib/libhercu.so +lib/hercules/dyncrypt.a lib/hercules/dyncrypt.la lib/hercules/dyncrypt.so lib/hercules/dyngui.la |