diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2007-07-22 20:49:35 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2007-07-22 20:49:35 +0000 |
commit | 394ec09e2975ad9bce49d0b7b07e0d029125c923 (patch) | |
tree | cf0e0203476ef2519829ac93bb2467434d714f90 /devel | |
parent | 93f4ba1f0d33b04eb17c02fd64bad88aa6c4dffb (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/objcunit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/objcunit/Makefile b/devel/objcunit/Makefile index e23f4984ac2b..7bfd02748ea6 100644 --- a/devel/objcunit/Makefile +++ b/devel/objcunit/Makefile @@ -25,7 +25,6 @@ USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} WRKSRC= ${WRKDIR}/ObjcUnit-${PORTVERSION}/ObjcUnit ADDITIONAL_INCLUDE_DIRS+= -I${WRKSRC} -MAKE_ENV+= ObjcUnit_CURRENT_VERSION_NAME=0 post-patch: ${LN} -s "Classes" ${WRKSRC}/ObjcUnit |