SHARED_LIBS

ok pvalchev@
This commit is contained in:
steven 2005-12-25 23:21:57 +00:00
parent 78b4cc62e9
commit cc28e0febb
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2005/09/16 09:51:27 espie Exp $
# $OpenBSD: Makefile,v 1.4 2005/12/25 23:21:57 steven Exp $
COMMENT= "service daemon that monitors one or more GPSes"
COMMENT-motif= "motif-based test apps using gpsd"
@ -7,6 +7,8 @@ VERSION= 2.29
DISTNAME= gpsd-${VERSION}
PKGNAME= gpsd-${VERSION}p1
PKGNAME-motif= gpsd-motif-${VERSION}p0
SHARED_LIBS= gps 15.0
MODGNU_SHARED_LIBS= gps ''
CATEGORIES= misc
HOMEPAGE= http://gpsd.berlios.de/

View File

@ -1,2 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2005/09/05 00:34:59 marcm Exp $
@lib lib/libgps.so.15.0
@comment $OpenBSD: PFRAG.shared,v 1.2 2005/12/25 23:21:58 steven Exp $
@lib lib/libgps.so.${LIBgps_VERSION}