diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-03 15:49:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-03 15:49:25 +0000 |
commit | e290deb4b69171bf42ade4a4fae2b896971cb277 (patch) | |
tree | 87edb2afec0041b3f35e78c32971175e7109fd5f /x11/gnome-panel | |
parent | c92d761663211c04a12924f1a0aa9b85f3242839 (diff) | |
download | ports-e290deb4b69171bf42ade4a4fae2b896971cb277.tar.gz ports-e290deb4b69171bf42ade4a4fae2b896971cb277.zip |
Notes
Diffstat (limited to 'x11/gnome-panel')
-rw-r--r-- | x11/gnome-panel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index b95bd8fafd6f..8bbd47cbe9dd 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -30,7 +30,7 @@ CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - + MAN1= gnome-panel-2.1 gnome-panel-properties.1 pre-patch: |