Changeset View
Changeset View
Standalone View
Standalone View
comms/anyremote/Makefile
| Context not available. | |||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= anyremote | PORTNAME= anyremote | ||||
| PORTVERSION= 6.7.1 | PORTVERSION= 6.7.2 | ||||
| CATEGORIES= comms | CATEGORIES= comms | ||||
| MASTER_SITES= SF | MASTER_SITES= SF | ||||
| Context not available. | |||||
| LIB_DEPENDS= libdbus-1.so:devel/dbus \ | LIB_DEPENDS= libdbus-1.so:devel/dbus \ | ||||
| libavahi-client.so:net/avahi-app | libavahi-client.so:net/avahi-app | ||||
| USES= alias iconv pkgconfig python shebangfix | USES= alias iconv pkgconfig python shebangfix gnome xorg | ||||
| SHEBANG_FILES= cfg-data/Utils/all-in-1.py | |||||
| USE_GNOME= glib20 | USE_GNOME= glib20 | ||||
| SHEBANG_FILES= cfg-data/Utils/all-in-1.py | |||||
| GNU_CONFIGURE= yes | GNU_CONFIGURE= yes | ||||
| CPPFLAGS+= -I${LOCALBASE}/include | CPPFLAGS+= -I${LOCALBASE}/include | ||||
| LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} | LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} | ||||
| Context not available. | |||||