diff options
author | marcus <marcus@FreeBSD.org> | 2005-02-13 06:56:53 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-02-13 06:56:53 +0800 |
commit | 1c08782b68749cf73a54739127f5a43acf0a7c9a (patch) | |
tree | 0517be2f6c1ff7ed77dafb80b781d6cd7042a5ba /finance | |
parent | b2697726185f35abb2055a62fb7ff2433f6857a2 (diff) | |
download | freebsd-ports-gnome-1c08782b68749cf73a54739127f5a43acf0a7c9a.tar.gz freebsd-ports-gnome-1c08782b68749cf73a54739127f5a43acf0a7c9a.tar.zst freebsd-ports-gnome-1c08782b68749cf73a54739127f5a43acf0a7c9a.zip |
I hit 'x' too many times, and deleted the trailing 't' in gnometarget.
Diffstat (limited to 'finance')
-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" \ |