diff options
Diffstat (limited to 'net/pear-Net_UserAgent_Detect/Makefile')
-rw-r--r-- | net/pear-Net_UserAgent_Detect/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/pear-Net_UserAgent_Detect/Makefile b/net/pear-Net_UserAgent_Detect/Makefile index f45dd9c33a2d..906be98498d4 100644 --- a/net/pear-Net_UserAgent_Detect/Makefile +++ b/net/pear-Net_UserAgent_Detect/Makefile @@ -15,8 +15,6 @@ COMMENT= PEAR class that detects web browser, version and platform BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} -USE_REINPLACE= yes - CATEGORY= Net FILES= UserAgent/Detect.php TESTS= example.php |