diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 03:28:30 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-28 03:28:30 +0000 |
commit | 1e5f12f776f18f64b73fa7b72b979e38239746a0 (patch) | |
tree | bb96e15bdbdb742febe5467ec9a1dffea805d91b /x11-wm/compizconfig-python | |
parent | 6f6e8eaa3a8af5e8893c5525a24287352db655e8 (diff) |
Notes
Diffstat (limited to 'x11-wm/compizconfig-python')
-rw-r--r-- | x11-wm/compizconfig-python/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/x11-wm/compizconfig-python/Makefile b/x11-wm/compizconfig-python/Makefile index 70e8db7461b9..220060ba37c8 100644 --- a/x11-wm/compizconfig-python/Makefile +++ b/x11-wm/compizconfig-python/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: compizconfig-python -# Date created: 2007-08-17 -# Whom: Robert Noland <rnoland@FreeBSD.org> -# +# Created by: Robert Noland <rnoland@FreeBSD.org> # $FreeBSD$ -# PORTNAME= compizconfig-python PORTVERSION= 0.8.4 @@ -24,7 +20,8 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_PYTHON= -2.7 USE_PKGCONFIG= build -USE_GNOME= gnomehack glib20 +USES= pathfix +USE_GNOME= glib20 USE_AUTOTOOLS= libtool post-patch: |