View | Details | Raw Unified | Return to bug 42287
Collapse All | Expand All

(-)palm/jpilot/Makefile (-1 / +2 lines)
Lines 17-23 Link Here
17
LIB_DEPENDS=	pisock.4:${PORTSDIR}/palm/pilot-link \
17
LIB_DEPENDS=	pisock.4:${PORTSDIR}/palm/pilot-link \
18
		intl.4:${PORTSDIR}/devel/gettext
18
		intl.4:${PORTSDIR}/devel/gettext
19
19
20
USE_GTK=	yes
20
USE_GNOMENG=	yes
21
USE_GNOME=	gtk12
21
USE_LIBTOOL=	yes
22
USE_LIBTOOL=	yes
22
INSTALLS_SHLIB=	yes
23
INSTALLS_SHLIB=	yes
23
LDCONFIG_DIRS=	%%PREFIX%%/lib/jpilot/plugins
24
LDCONFIG_DIRS=	%%PREFIX%%/lib/jpilot/plugins
(-)palm/pilrc/Makefile (-1 / +2 lines)
Lines 15-21 Link Here
15
15
16
WRKSRC=		${WRKDIR}/pilrc-${PORTVERSION}
16
WRKSRC=		${WRKDIR}/pilrc-${PORTVERSION}
17
17
18
USE_GTK=	yes
18
USE_GNOMENG=	yes
19
USE_GNOME=	gtk12
19
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
20
21
21
do-install:
22
do-install:

Return to bug 42287