SHARED_LIBS

This commit is contained in:
bernd 2006-01-07 14:48:47 +00:00
parent 3f2165e10c
commit a01ca264fd
4 changed files with 10 additions and 6 deletions

View File

@ -1,9 +1,11 @@
# $OpenBSD: Makefile,v 1.13 2005/11/21 01:16:53 jakemsr Exp $
# $OpenBSD: Makefile,v 1.14 2006/01/07 14:48:47 bernd Exp $
COMMENT= "SDL C++ GUI widget library"
DISTNAME= GUIlib-1.1.1
PKGNAME= ${DISTNAME:L}p0
SHARED_LIBS= GUI 0.1
CATEGORIES= devel graphics
MASTER_SITES= http://www.libsdl.org/projects/GUIlib/src/

View File

@ -1,2 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.3 2004/08/10 00:52:44 espie Exp $
@lib lib/libGUI.so.0.1
@comment $OpenBSD: PFRAG.shared,v 1.4 2006/01/07 14:48:47 bernd Exp $
@lib lib/libGUI.so.${LIBGUI_VERSION}

View File

@ -1,8 +1,10 @@
# $OpenBSD: Makefile,v 1.4 2005/11/18 16:14:36 jolan Exp $
# $OpenBSD: Makefile,v 1.5 2006/01/07 14:48:47 bernd Exp $
COMMENT= "basic utility library for xfce4"
V= 4.2.3.2
DISTNAME= libxfce4util-${V}
SHARED_LIBS= xfce4util 1.9
CATEGORIES= devel
MASTER_SITES= http://www.xfce.org/archive/xfce-${V}/src/
DIST_SUBDIR= xfce4

View File

@ -1,2 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.4 2005/11/18 16:14:36 jolan Exp $
@lib lib/libxfce4util.so.1.9
@comment $OpenBSD: PFRAG.shared,v 1.5 2006/01/07 14:48:47 bernd Exp $
@lib lib/libxfce4util.so.${LIBxfce4util_VERSION}