diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-21 18:27:17 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-03-21 18:27:17 +0000 |
commit | 4cee47b8cc7a315dd08b02ea4aae1efd8dfcc225 (patch) | |
tree | d3d91a5ef8405f9a9ca5897107a7538ec4b163bc /palm/jpilot | |
parent | cb9b5c98b467367ac864557ed1702748e617f497 (diff) | |
download | ports-4cee47b8cc7a315dd08b02ea4aae1efd8dfcc225.tar.gz ports-4cee47b8cc7a315dd08b02ea4aae1efd8dfcc225.zip |
Notes
Diffstat (limited to 'palm/jpilot')
-rw-r--r-- | palm/jpilot/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile index 01faa0b9ad4a..1f54846cdd46 100644 --- a/palm/jpilot/Makefile +++ b/palm/jpilot/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: jpilot -# Date created: 23 August 1999 -# Whom: Alex Varju <varju@webct.com> -# +# Created by: Alex Varju <varju@webct.com> # $FreeBSD$ -# -# "?=" and "+=" are for including this Makefile from japanese/jpilot PORTNAME= jpilot PORTVERSION= 1.8.1 @@ -20,6 +15,7 @@ LIB_DEPENDS= pisock.9:${PORTSDIR}/palm/pilot-link USE_GCC= any USE_GMAKE= yes +USE_PKGCONFIG= build USE_GNOME= gnomehier GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include |