diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-18 18:56:52 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-18 18:56:52 +0000 |
commit | d71eb63374e537458f82f1360ed7e47b8c336844 (patch) | |
tree | acecb596837d46408f948d417c7b1c1d56a138ec /x11-fm/gnome-commander2 | |
parent | 7f6339ae488c7a2a9d86d6ee143f73b3a0e6e48a (diff) | |
download | ports-d71eb63374e537458f82f1360ed7e47b8c336844.tar.gz ports-d71eb63374e537458f82f1360ed7e47b8c336844.zip |
Notes
Diffstat (limited to 'x11-fm/gnome-commander2')
-rw-r--r-- | x11-fm/gnome-commander2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile index 1f4ed2d2c2a3..7a378861386d 100644 --- a/x11-fm/gnome-commander2/Makefile +++ b/x11-fm/gnome-commander2/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= automake14:${PORTSDIR}/devel/automake14 USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomevfs gnomelibs +USE_GNOME= gnomeprefix gnomehack gnomevfs gnomelibs gdkpixbuf USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |