From 29747f458a1eb2ce23b4594b09d0256dd62760b8 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 14 Oct 2006 08:54:54 +0000 Subject: Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) --- x11/libcapplet/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'x11/libcapplet/Makefile') diff --git a/x11/libcapplet/Makefile b/x11/libcapplet/Makefile index b31e284bea36..b27d81474ddd 100644 --- a/x11/libcapplet/Makefile +++ b/x11/libcapplet/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Soboleb # # $FreeBSD$ -# +# $MCom: ports/x11/libcapplet/Makefile,v 1.4 2006/10/07 19:06:46 ahze Exp $ PORTNAME= libcapplet PORTVERSION= 1.4.0.5 -PORTREVISION= 3 +PORTREVISION= 7 CATEGORIES= x11 gnome MASTER_SITES= http://people.freebsd.org/~sobomax/ DIST_SUBDIR= gnome @@ -16,11 +16,10 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= A library for writing custom applets for GNOME Control Center USE_BZIP2= yes -USE_X_PREFIX= yes USE_GNOME= gnomelibs -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_GETOPT_LONG=yes -MAKE_ENV= X11BASE="${X11BASE}" LOCALBASE="${LOCALBASE}" LDFLAGS="${LDFLAGS}" +MAKE_ENV= X11BASE="${LOCALBASE}" LOCALBASE="${LOCALBASE}" LDFLAGS="${LDFLAGS}" .include -- cgit v1.2.3