diff options
Diffstat (limited to 'devel/libopendaap/Makefile')
-rw-r--r-- | devel/libopendaap/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/libopendaap/Makefile b/devel/libopendaap/Makefile index 97484fa70855..52f09e5363bc 100644 --- a/devel/libopendaap/Makefile +++ b/devel/libopendaap/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libopendaap -# Date created: 2004-03-10 -# Whom: Michael Johnson <ahze@ahze.net> -# +# Created by: Michael Johnson <ahze@ahze.net> # $FreeBSD$ -# PORTNAME= libopendaap PORTVERSION= 0.4.0 @@ -16,7 +12,7 @@ COMMENT= C lib used to connect to iTunes(R) music shares USE_AUTOTOOLS= libtool USE_BZIP2= yes -USE_GNOME= gnomehack pkgconfig +USES= pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes |