diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-02-12 22:56:53 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-02-12 22:56:53 +0000 |
commit | cc0f82b21d58ec48d6c1b4867bc999497358bfbf (patch) | |
tree | 39274c92985960b04e6b70d1320b4b6ac925847a /finance/libofx | |
parent | 1018578cfdfe9d3a9e490469095dc90697b6a55d (diff) | |
download | ports-cc0f82b21d58ec48d6c1b4867bc999497358bfbf.tar.gz ports-cc0f82b21d58ec48d6c1b4867bc999497358bfbf.zip |
I hit 'x' too many times, and deleted the trailing 't' in gnometarget.
Notes
Notes:
svn path=/head/; revision=128651
Diffstat (limited to 'finance/libofx')
-rw-r--r-- | finance/libofx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile index ad810768187e..e8ed11cb50bd 100644 --- a/finance/libofx/Makefile +++ b/finance/libofx/Makefile @@ -17,7 +17,7 @@ COMMENT= OpenSource implementation of the OFX (Open Financial eXchange) LIB_DEPENDS= osp.3:${PORTSDIR}/textproc/opensp USE_GMAKE= yes -USE_GNOME= gnometarge +USE_GNOME= gnometarget USE_LIBTOOL_VER= 15 USE_GETOPT_LONG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |