SHARED_LIBS and USE_LIBTOOL

This commit is contained in:
steven 2005-12-26 16:36:12 +00:00
parent b8f361adc8
commit 70d0727925
3 changed files with 7 additions and 16 deletions

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.8 2005/03/13 21:25:38 robert Exp $
# $OpenBSD: Makefile,v 1.9 2005/12/26 16:36:12 steven Exp $
COMMENT= "extract digital camera info tags from JPEG images"
DISTNAME= libexif-0.5.9
PKGNAME= ${DISTNAME}p2
PKGNAME= ${DISTNAME}p3
SHARED_LIBS= exif 9.0
MODGNU_SHARED_LIBS= exif ''
CATEGORIES= graphics
HOMEPAGE= http://sourceforge.net/projects/libexif/
@ -20,5 +22,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libexif/}
BUILD_DEPENDS= ::devel/gettext
SEPARATE_BUILD= concurrent
CONFIGURE_STYLE= gnu
USE_LIBTOOL= Yes
.include <bsd.port.mk>

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-configure,v 1.1 2005/02/09 01:03:50 alek Exp $
--- configure.orig Mon Feb 7 19:23:10 2005
+++ configure Mon Feb 7 19:23:18 2005
@@ -1823,7 +1823,7 @@ fi
LIBEXIF_AGE=0
LIBEXIF_REVISION=0
-LIBEXIF_CURRENT=8
+LIBEXIF_CURRENT=9

View File

@ -1,2 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.4 2005/02/09 01:03:50 alek Exp $
@lib lib/libexif.so.9.0
@comment $OpenBSD: PFRAG.shared,v 1.5 2005/12/26 16:36:12 steven Exp $
@lib lib/libexif.so.${LIBexif_VERSION}