1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Stage support

This commit is contained in:
Antoine Brodin 2014-01-21 20:38:23 +00:00
parent ebd2a04f25
commit e9d216fb2c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340655

View File

@ -10,12 +10,10 @@ MASTER_SITES= http://perticone.homelinux.net/sergio/c++/gx/src/ CENKES
MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight image viewer
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
gnomevfsmm-2.6.1:${PORTSDIR}/devel/gnome-vfsmm \
gconfmm-2.6.1:${PORTSDIR}/devel/gconfmm26
LIB_DEPENDS= libgnomevfsmm-2.6.so:${PORTSDIR}/devel/gnome-vfsmm
USES= gettext pkgconfig
USE_GNOME= gconfmm26 gtkmm24
GNU_CONFIGURE= yes
NO_STAGE= yes
.include <bsd.port.mk>