1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Add a missing dependency on gnomelibs.

Reported by:	bento
This commit is contained in:
Joe Marcus Clarke 2003-05-05 06:31:22 +00:00
parent fe82a4ca15
commit eb2e3d4093
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80154

View File

@ -7,6 +7,7 @@
PORTNAME= gnomekiss
PORTVERSION= 1.4
PORTREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= http://www.ecs.soton.ac.uk/~njl98r/code/kiss/
@ -16,7 +17,7 @@ COMMENT= GNOME version of Kisekae Set System
RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha
USE_X_PREFIX= yes
USE_GNOME= gtk12 orbit
USE_GNOME= gnomeprefix gnomehack gnomelibs
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"