diff options
author | xtraeme <xtraeme> | 2004-02-03 01:27:37 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-02-03 01:27:37 +0000 |
commit | d951eb1f2f1cae3c7fef9a2bc567434ef17dc380 (patch) | |
tree | fa18c7fd4898aa68cc8cdcc2192f29a8e9ff5b46 /graphics/SDL_image/PLIST | |
parent | fdb85892488c872f358547a8d231b43df3ce712f (diff) | |
download | pkgsrc-d951eb1f2f1cae3c7fef9a2bc567434ef17dc380.tar.gz |
lib/libSDL_image-1.2.so was not built in FreeBSD, so use PLIST_SUBST
for now (should be this fixed with libtool 1.5.x?)
Diffstat (limited to 'graphics/SDL_image/PLIST')
-rw-r--r-- | graphics/SDL_image/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/SDL_image/PLIST b/graphics/SDL_image/PLIST index e7a7356597e..e716b0c60ee 100644 --- a/graphics/SDL_image/PLIST +++ b/graphics/SDL_image/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.2 2003/09/09 13:36:56 adam Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/02/03 01:27:37 xtraeme Exp $ bin/showimage include/SDL/SDL_image.h -lib/libSDL_image-1.2.so +${AVAILABLE}lib/libSDL_image-1.2.so lib/libSDL_image-1.2.so.1 lib/libSDL_image-1.2.so.1.2 lib/libSDL_image.a |